"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/06/25 05:37:15 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-nixaqat9cuwu" 2026/06/25 05:37:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 05:37:15 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/06/25 05:37:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/25 05:37:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/25 05:37:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/25 05:37:15 DEBUG : Setting pass="IZ1MCjsGBO15Oc7hj2rMvMCcAS21IJh7WCfACggoIwPY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/25 05:37:15 DEBUG : TestWebdavRclone: detected overridden config - adding "{Sp2kI}" suffix to name 2026/06/25 05:37:15 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/25 05:37:15 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/25 05:37:15 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/25 05:37:15 DEBUG : Setting pass="IZ1MCjsGBO15Oc7hj2rMvMCcAS21IJh7WCfACggoIwPY" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/25 05:37:15 DEBUG : found headers: 2026/06/25 05:37:15 DEBUG : Creating backend with remote "/tmp/rclone1956412001" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:15 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:15 DEBUG : dir: Looking for writers 2026/06/25 05:37:15 DEBUG : Looking for writers 2026/06/25 05:37:15 DEBUG : dir: reading active writers 2026/06/25 05:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:15 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:16 DEBUG : dir/subdir: Looking for writers 2026/06/25 05:37:16 DEBUG : dir: Looking for writers 2026/06/25 05:37:16 DEBUG : file1: reading active writers 2026/06/25 05:37:16 DEBUG : file2: reading active writers 2026/06/25 05:37:16 DEBUG : subdir: reading active writers 2026/06/25 05:37:16 DEBUG : Looking for writers 2026/06/25 05:37:16 DEBUG : dir: reading active writers 2026/06/25 05:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:16 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:16 DEBUG : dir: Looking for writers 2026/06/25 05:37:16 DEBUG : file1: reading active writers 2026/06/25 05:37:16 DEBUG : Looking for writers 2026/06/25 05:37:16 DEBUG : dir: reading active writers 2026/06/25 05:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:16 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:16 DEBUG : dir: Looking for writers 2026/06/25 05:37:16 DEBUG : Looking for writers 2026/06/25 05:37:16 DEBUG : dir: reading active writers 2026/06/25 05:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:16 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:16 DEBUG : forgetting directory cache 2026/06/25 05:37:16 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:16 DEBUG : Looking for writers 2026/06/25 05:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:16 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/25 05:37:16 DEBUG : dir: invalidating directory cache 2026/06/25 05:37:16 DEBUG : >ForgetPath: 2026/06/25 05:37:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/25 05:37:16 DEBUG : invalidating directory cache 2026/06/25 05:37:16 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:16 DEBUG : >ForgetPath: 2026/06/25 05:37:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/25 05:37:16 DEBUG : >ForgetPath: 2026/06/25 05:37:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:16 DEBUG : dir: Looking for writers 2026/06/25 05:37:16 DEBUG : Looking for writers 2026/06/25 05:37:16 DEBUG : dir: reading active writers 2026/06/25 05:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:16 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : forgetting directory cache 2026/06/25 05:37:17 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:17 DEBUG : dir: Looking for writers 2026/06/25 05:37:17 DEBUG : fil/a/b: Looking for writers 2026/06/25 05:37:17 DEBUG : fil/a: Looking for writers 2026/06/25 05:37:17 DEBUG : b: reading active writers 2026/06/25 05:37:17 DEBUG : fil: Looking for writers 2026/06/25 05:37:17 DEBUG : a: reading active writers 2026/06/25 05:37:17 DEBUG : Looking for writers 2026/06/25 05:37:17 DEBUG : dir: reading active writers 2026/06/25 05:37:17 DEBUG : fil: reading active writers 2026/06/25 05:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:17 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:17 DEBUG : dir: Looking for writers 2026/06/25 05:37:17 DEBUG : Looking for writers 2026/06/25 05:37:17 DEBUG : dir: reading active writers 2026/06/25 05:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:17 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:17 DEBUG : dir: Looking for writers 2026/06/25 05:37:17 DEBUG : file1: reading active writers 2026/06/25 05:37:17 DEBUG : Looking for writers 2026/06/25 05:37:17 DEBUG : dir: reading active writers 2026/06/25 05:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:17 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/25 05:37:17 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 DEBUG : dir: invalidating directory cache 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/25 05:37:17 DEBUG : dir/file1: Reset virtual modtime 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/25 05:37:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/25 05:37:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:17 DEBUG : dir: invalidating directory cache 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/25 05:37:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/25 05:37:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 05:37:17 DEBUG : forgetting directory cache 2026/06/25 05:37:17 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:17 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/25 05:37:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:17 DEBUG : dir/virtualDir: Looking for writers 2026/06/25 05:37:17 DEBUG : dir: Looking for writers 2026/06/25 05:37:17 DEBUG : file1: reading active writers 2026/06/25 05:37:17 DEBUG : virtualFile2: reading active writers 2026/06/25 05:37:17 DEBUG : virtualFile: reading active writers 2026/06/25 05:37:17 DEBUG : virtualDir: reading active writers 2026/06/25 05:37:17 DEBUG : Looking for writers 2026/06/25 05:37:17 DEBUG : dir: reading active writers 2026/06/25 05:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:17 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:17 ERROR : dir/: Can only open directories read only 2026/06/25 05:37:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:17 DEBUG : dir: Looking for writers 2026/06/25 05:37:17 DEBUG : Looking for writers 2026/06/25 05:37:17 DEBUG : dir: reading active writers 2026/06/25 05:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:18 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:37:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:37:18 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:37:18 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:18 DEBUG : dir/potato: size = 5 OK 2026/06/25 05:37:18 NOTICE: webdav root 'rclone-test-nixaqat9cuwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/25 05:37:18 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:37:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:18 DEBUG : dir: Looking for writers 2026/06/25 05:37:18 DEBUG : file1: reading active writers 2026/06/25 05:37:18 DEBUG : potato: reading active writers 2026/06/25 05:37:18 DEBUG : Looking for writers 2026/06/25 05:37:18 DEBUG : dir: reading active writers 2026/06/25 05:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:18 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:37:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:18 DEBUG : dir/sub: Looking for writers 2026/06/25 05:37:18 DEBUG : dir: Looking for writers 2026/06/25 05:37:18 DEBUG : file1: reading active writers 2026/06/25 05:37:18 DEBUG : sub: reading active writers 2026/06/25 05:37:18 DEBUG : Looking for writers 2026/06/25 05:37:18 DEBUG : dir: reading active writers 2026/06/25 05:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:18 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:37:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/25 05:37:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:18 DEBUG : dir/sub/subsub: Looking for writers 2026/06/25 05:37:18 DEBUG : dir/sub: Looking for writers 2026/06/25 05:37:18 DEBUG : subsub: reading active writers 2026/06/25 05:37:18 DEBUG : dir: Looking for writers 2026/06/25 05:37:18 DEBUG : file1: reading active writers 2026/06/25 05:37:18 DEBUG : sub: reading active writers 2026/06/25 05:37:18 DEBUG : Looking for writers 2026/06/25 05:37:18 DEBUG : dir: reading active writers 2026/06/25 05:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:18 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:18 ERROR : dir/: Dir.Remove not empty 2026/06/25 05:37:18 DEBUG : dir/file1: Remove: 2026/06/25 05:37:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:18 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:37:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:37:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:19 DEBUG : Looking for writers 2026/06/25 05:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:19 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:19 DEBUG : dir/file1: Remove: 2026/06/25 05:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:19 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:37:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:19 DEBUG : Looking for writers 2026/06/25 05:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:19 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:19 DEBUG : dir/file1: Remove: 2026/06/25 05:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:19 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:37:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:19 DEBUG : dir: Looking for writers 2026/06/25 05:37:19 DEBUG : Looking for writers 2026/06/25 05:37:19 DEBUG : dir: reading active writers 2026/06/25 05:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:19 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:19 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/25 05:37:19 DEBUG : dir: Updating dir with dir2 0x36d5945bb040 2026/06/25 05:37:19 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/25 05:37:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/25 05:37:19 DEBUG : file2: Updating file with file2 0x36d5945bb110 2026/06/25 05:37:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:19 INFO : dir2/file3: Deleted 2026/06/25 05:37:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/25 05:37:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x36d5945bb110 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/25 05:37:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/25 05:37:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x36d5946ed790 2026/06/25 05:37:19 DEBUG : empty directory: forgetting directory cache 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/25 05:37:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/25 05:37:19 DEBUG : dir2: Renaming to "dir3" 2026/06/25 05:37:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:19 DEBUG : dir3: Looking for writers 2026/06/25 05:37:19 DEBUG : file3: reading active writers 2026/06/25 05:37:19 DEBUG : renamed empty directory: Looking for writers 2026/06/25 05:37:19 DEBUG : Looking for writers 2026/06/25 05:37:19 DEBUG : dir3: reading active writers 2026/06/25 05:37:19 DEBUG : renamed empty directory: reading active writers 2026/06/25 05:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:19 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:37:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:37:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/25 05:37:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:37:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/25 05:37:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:20 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (12 bytes), uploading instead of streaming 2026/06/25 05:37:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir/sub/file2: size = 12 OK 2026/06/25 05:37:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:20 DEBUG : forgetting directory cache 2026/06/25 05:37:20 DEBUG : dir: forgetting directory cache 2026/06/25 05:37:20 DEBUG : dir/sub: forgetting directory cache 2026/06/25 05:37:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/25 05:37:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/25 05:37:20 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:37:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir/sub/file0: size = 5 OK 2026/06/25 05:37:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/25 05:37:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : dir/sub: Looking for writers 2026/06/25 05:37:20 DEBUG : file0: reading active writers 2026/06/25 05:37:20 DEBUG : file2: reading active writers 2026/06/25 05:37:20 DEBUG : dir: Looking for writers 2026/06/25 05:37:20 DEBUG : file1: reading active writers 2026/06/25 05:37:20 DEBUG : sub: reading active writers 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : dir: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/25 05:37:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/25 05:37:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/25 05:37:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/25 05:37:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : dir: Looking for writers 2026/06/25 05:37:20 DEBUG : file1: reading active writers 2026/06/25 05:37:20 DEBUG : file1.metadata: reading active writers 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : dir: reading active writers 2026/06/25 05:37:20 DEBUG : dir.metadata: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : dir: Looking for writers 2026/06/25 05:37:20 DEBUG : file1: reading active writers 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : dir: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : dir: Looking for writers 2026/06/25 05:37:20 DEBUG : file1: reading active writers 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : dir: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : dir: Looking for writers 2026/06/25 05:37:20 DEBUG : file1: reading active writers 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : dir: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/06/25 05:37:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/25 05:37:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/25 05:37:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/25 05:37:20 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:20 DEBUG : Looking for writers 2026/06/25 05:37:20 DEBUG : file.txt: reading active writers 2026/06/25 05:37:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:20 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:20 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:37:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : file1: reading active writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : dir/file1: Remove: 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:21 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:37:21 DEBUG : dir/file1: Remove: 2026/06/25 05:37:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : dir/file1: Remove: 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:21 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:37:21 DEBUG : dir/file1: Remove: 2026/06/25 05:37:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 05:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:37:21 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/25 05:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:37:21 DEBUG : dir/file1: Open: flags=0x3 2026/06/25 05:37:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/25 05:37:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : file1: reading active writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : file1: reading active writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: 2026/06/25 05:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:21 DEBUG : newLeaf: Updating file with newLeaf 0x36d5946eeb60 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:21 DEBUG : dir/file1: Updating file with dir/file1 0x36d5946eeb60 2026/06/25 05:37:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:21 DEBUG : dir/file1: File is currently open, delaying rename 0x36d5946eeb60 2026/06/25 05:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:21 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:21 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:37:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/25 05:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:21 DEBUG : newLeaf: Running delayed rename now 2026/06/25 05:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:21 DEBUG : newLeaf: Updating file with newLeaf 0x36d5946eeb60 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: 2026/06/25 05:37:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:21 DEBUG : dir: Looking for writers 2026/06/25 05:37:21 DEBUG : Looking for writers 2026/06/25 05:37:21 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:21 DEBUG : dir: reading active writers 2026/06/25 05:37:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:21 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:21 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:21 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:22 DEBUG : newLeaf: Updating file with newLeaf 0x36d594645ba0 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:22 DEBUG : dir/file1: Updating file with dir/file1 0x36d594645ba0 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1: File is currently open, delaying rename 0x36d594645ba0 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:22 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:37:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 DEBUG : newLeaf: Running delayed rename now 2026/06/25 05:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:22 DEBUG : newLeaf: Updating file with newLeaf 0x36d594645ba0 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:22 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): openPending: 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): >openPending: err= 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): _writeAt: size=14, off=0 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): >_writeAt: n=14, err= 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): close: 2026/06/25 05:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:37:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d59500d7c0): >close: err= 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:22 DEBUG : dir/file1: size = 14 OK 2026/06/25 05:37:22 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : file1: reading active writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): _readAt: size=512, off=0 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): openPending: 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): >openPending: err= 2026/06/25 05:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): >_readAt: n=14, err=EOF 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): close: 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f3ad00): >close: err= 2026/06/25 05:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:22 DEBUG : newLeaf: Updating file with newLeaf 0x36d594ed0680 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:37:22 DEBUG : dir/file1: Updating file with dir/file1 0x36d594ed0680 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f55c80): openPending: 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f55c80): >openPending: err= 2026/06/25 05:37:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f55c80): _writeAt: size=25, off=0 2026/06/25 05:37:22 DEBUG : dir/file1(0x36d594f55c80): >_writeAt: n=25, err= 2026/06/25 05:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:22 DEBUG : newLeaf: Updating file with newLeaf 0x36d594ed0680 2026/06/25 05:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 DEBUG : newLeaf(0x36d594f55c80): close: 2026/06/25 05:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:37:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:37:22.69777645 +0000 UTC m=+6.904535700 2026/06/25 05:37:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:22 DEBUG : newLeaf(0x36d594f55c80): >close: err= 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:22 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:37:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:22 DEBUG : newLeaf: size = 25 OK 2026/06/25 05:37:22 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:37:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:37:22 +0000 UTC" 2026/06/25 05:37:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:22 DEBUG : dir: Looking for writers 2026/06/25 05:37:22 DEBUG : Looking for writers 2026/06/25 05:37:22 DEBUG : dir: reading active writers 2026/06/25 05:37:22 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:22 DEBUG : >WaitForWriters: 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:22 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:22 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : >WaitForWriters: 2026/06/25 05:37:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:23 DEBUG : newLeaf: Updating file with newLeaf 0x36d593fcc410 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:23 DEBUG : dir/file1: Updating file with dir/file1 0x36d593fcc410 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d595086500): openPending: 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d595086500): >openPending: err= 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d595086500): _writeAt: size=25, off=0 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d595086500): >_writeAt: n=25, err= 2026/06/25 05:37:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:23 DEBUG : newLeaf: Updating file with newLeaf 0x36d593fcc410 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:23 DEBUG : newLeaf(0x36d595086500): close: 2026/06/25 05:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:37:23.191545224 +0000 UTC m=+7.398304503 2026/06/25 05:37:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:23 DEBUG : newLeaf(0x36d595086500): >close: err= 2026/06/25 05:37:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:37:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:23 DEBUG : newLeaf: size = 25 OK 2026/06/25 05:37:23 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:37:23 +0000 UTC" 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : >WaitForWriters: 2026/06/25 05:37:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : >WaitForWriters: 2026/06/25 05:37:23 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:23 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:23 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:23 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:23 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): openPending: 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): >openPending: err= 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): _writeAt: size=14, off=0 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): >_writeAt: n=14, err= 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): close: 2026/06/25 05:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:37:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d5950fe2c0): >close: err= 2026/06/25 05:37:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:23 DEBUG : dir/file1: size = 14 OK 2026/06/25 05:37:23 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : file1: reading active writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : >WaitForWriters: 2026/06/25 05:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): _readAt: size=512, off=0 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): openPending: 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): >openPending: err= 2026/06/25 05:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): >_readAt: n=14, err=EOF 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): close: 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d59513b480): >close: err= 2026/06/25 05:37:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:23 DEBUG : newLeaf: Updating file with newLeaf 0x36d594700000 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:37:23 DEBUG : dir/file1: Updating file with dir/file1 0x36d594700000 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d594740240): openPending: 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d594740240): >openPending: err= 2026/06/25 05:37:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d594740240): _writeAt: size=25, off=0 2026/06/25 05:37:23 DEBUG : dir/file1(0x36d594740240): >_writeAt: n=25, err= 2026/06/25 05:37:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:23 DEBUG : newLeaf: Updating file with newLeaf 0x36d594700000 2026/06/25 05:37:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:23 DEBUG : newLeaf(0x36d594740240): close: 2026/06/25 05:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:37:23.834603144 +0000 UTC m=+8.041362533 2026/06/25 05:37:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:23 DEBUG : newLeaf(0x36d594740240): >close: err= 2026/06/25 05:37:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:23 DEBUG : dir: Looking for writers 2026/06/25 05:37:23 DEBUG : Looking for writers 2026/06/25 05:37:23 DEBUG : dir: reading active writers 2026/06/25 05:37:23 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:23 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:37:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:24 DEBUG : newLeaf: size = 25 OK 2026/06/25 05:37:24 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:37:23 +0000 UTC" 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:37:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: 2026/06/25 05:37:24 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:24 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : file1: reading active writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: 2026/06/25 05:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): _readAt: size=512, off=0 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): openPending: 2026/06/25 05:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): >openPending: err= 2026/06/25 05:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): >_readAt: n=14, err=EOF 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): close: 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594833a40): >close: err= 2026/06/25 05:37:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:24 DEBUG : newLeaf: Updating file with newLeaf 0x36d594807040 2026/06/25 05:37:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:37:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:37:24 DEBUG : dir/file1: Updating file with dir/file1 0x36d594807040 2026/06/25 05:37:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594909740): openPending: 2026/06/25 05:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/25 05:37:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594909740): >openPending: err= 2026/06/25 05:37:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594909740): _writeAt: size=25, off=0 2026/06/25 05:37:24 DEBUG : dir/file1(0x36d594909740): >_writeAt: n=25, err= 2026/06/25 05:37:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:37:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:37:24 DEBUG : newLeaf: Updating file with newLeaf 0x36d594807040 2026/06/25 05:37:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:37:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:24 DEBUG : newLeaf(0x36d594909740): close: 2026/06/25 05:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:37:24.345391998 +0000 UTC m=+8.552151247 2026/06/25 05:37:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:24 DEBUG : newLeaf(0x36d594909740): >close: err= 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:37:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:24 DEBUG : newLeaf: size = 25 OK 2026/06/25 05:37:24 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:37:24 +0000 UTC" 2026/06/25 05:37:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:37:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:37:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : newLeaf: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: 2026/06/25 05:37:24 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 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-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : file1: reading active writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 05:37:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 05:37:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 05:37:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/25 05:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/25 05:37:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:24 DEBUG : dir: Looking for writers 2026/06/25 05:37:24 DEBUG : file1: reading active writers 2026/06/25 05:37:24 DEBUG : Looking for writers 2026/06/25 05:37:24 DEBUG : dir: reading active writers 2026/06/25 05:37:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:24 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 05:37:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 05:37:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/25 05:37:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/25 05:37:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 05:37:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 05:37:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/25 05:37:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 05:37:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 05:37:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 05:37:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/25 05:37:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): _readAt: size=1, off=0 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): openPending: 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >openPending: err= 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): _readAt: size=256, off=1 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >_readAt: n=15, err=EOF 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): _readAt: size=16, off=16 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >_readAt: n=0, err=EOF 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): close: 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >close: err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): close: 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594ca1d40): >close: err=file already closed 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): _readAt: size=1, off=0 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): openPending: 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >openPending: err= 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): _readAt: size=1, off=5 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): _readAt: size=1, off=3 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): _readAt: size=1, off=13 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): _readAt: size=16, off=100 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >_readAt: n=0, err=EOF 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): close: 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594dc8f80): >close: err= 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=1, off=0 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): openPending: 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >openPending: err= 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=1, off=5 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=1, off=1 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=1, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=6, off=10 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=6, err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=256, off=10 2026/06/25 05:37:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=6, err=EOF 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=256, off=100 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=0, err=EOF 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): close: 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >close: err= 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): _readAt: size=256, off=100 2026/06/25 05:37:25 DEBUG : dir/file1(0x36d594c31c40): >_readAt: n=0, err=file already closed 2026/06/25 05:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:25 DEBUG : dir: Looking for writers 2026/06/25 05:37:25 DEBUG : file1: reading active writers 2026/06/25 05:37:25 DEBUG : Looking for writers 2026/06/25 05:37:25 DEBUG : dir: reading active writers 2026/06/25 05:37:25 DEBUG : >WaitForWriters: 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:25 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): RWFileHandle.Flush 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): _readAt: size=256, off=0 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): openPending: 2026/06/25 05:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): >openPending: err= 2026/06/25 05:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): >_readAt: n=16, err=EOF 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): RWFileHandle.Flush 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): RWFileHandle.Flush 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): close: 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d595087ac0): >close: err= 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : dir: Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : dir: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:37:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): _readAt: size=256, off=0 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): openPending: 2026/06/25 05:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): >openPending: err= 2026/06/25 05:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): >_readAt: n=16, err=EOF 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): RWFileHandle.Release 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): close: 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): >close: err= 2026/06/25 05:37:26 DEBUG : dir/file1(0x36d594e96400): RWFileHandle.Release 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : dir: Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : dir: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:26 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): openPending: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): >openPending: err= 2026/06/25 05:37:26 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): _writeAt: size=5, off=0 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): >_writeAt: n=5, err= 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): _writeAt: size=7, off=5 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): >_writeAt: n=7, err= 2026/06/25 05:37:26 DEBUG : file1: vfs cache: truncate to size=11 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): close: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:26.293346053 +0000 UTC m=+10.500105312 2026/06/25 05:37:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): >close: err= 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): close: 2026/06/25 05:37:26 DEBUG : file1(0x36d5947ba340): >close: err=file already closed 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:26 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : file1: size = 11 OK 2026/06/25 05:37:26 INFO : file1: Copied (new) 2026/06/25 05:37:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 05:37:26 +0000 UTC" 2026/06/25 05:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:26 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): openPending: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): >openPending: err= 2026/06/25 05:37:26 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): _writeAt: size=7, off=0 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): >_writeAt: n=7, err= 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): _writeAt: size=6, off=5 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): >_writeAt: n=6, err= 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): close: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:26.491889149 +0000 UTC m=+10.698648398 2026/06/25 05:37:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): >close: err= 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): _writeAt: size=5, off=0 2026/06/25 05:37:26 DEBUG : file1(0x36d59489ad00): >_writeAt: n=0, err=file already closed 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:26 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : file1: size = 11 OK 2026/06/25 05:37:26 INFO : file1: Copied (new) 2026/06/25 05:37:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 05:37:26 +0000 UTC" 2026/06/25 05:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : >WaitForWriters: 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:26 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:26 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : file1(0x36d5948b7740): openPending: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1(0x36d5948b7740): >openPending: err= 2026/06/25 05:37:26 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:26 DEBUG : file1(0x36d5948b7740): close: 2026/06/25 05:37:26 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:26.690778354 +0000 UTC m=+10.897537603 2026/06/25 05:37:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:26 DEBUG : file1(0x36d5948b7740): >close: err= 2026/06/25 05:37:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:37:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:37:26 DEBUG : file2: newRWFileHandle: 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): openPending: 2026/06/25 05:37:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): >openPending: err= 2026/06/25 05:37:26 DEBUG : file2: >newRWFileHandle: err= 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/25 05:37:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): RWFileHandle.Flush 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): RWFileHandle.Release 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): close: 2026/06/25 05:37:26 DEBUG : file2: vfs cache: setting modification time to 2026-06-25 05:37:26.691672033 +0000 UTC m=+10.898431281 2026/06/25 05:37:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:26 DEBUG : file2(0x36d5948b7bc0): >close: err= 2026/06/25 05:37:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : file2: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : file2: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : file2: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : file2: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/25 05:37:26 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : file2: vfs cache: starting upload 2026/06/25 05:37:26 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:26 DEBUG : file1: size = 0 OK 2026/06/25 05:37:26 INFO : file1: Copied (new) 2026/06/25 05:37:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-25 05:37:26 +0000 UTC" 2026/06/25 05:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:26 DEBUG : Looking for writers 2026/06/25 05:37:26 DEBUG : file1: reading active writers 2026/06/25 05:37:26 DEBUG : file2: reading active writers 2026/06/25 05:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 05:37:26 DEBUG : file2: size = 0 OK 2026/06/25 05:37:26 INFO : file2: Copied (new) 2026/06/25 05:37:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-25 05:37:26 +0000 UTC" 2026/06/25 05:37:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/25 05:37:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:37:26 INFO : file2: vfs cache: upload succeeded try #1 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : file2: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : file2: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:27 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): openPending: 2026/06/25 05:37:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): >openPending: err= 2026/06/25 05:37:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): _writeAt: size=5, off=0 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): >_writeAt: n=5, err= 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): RWFileHandle.Flush 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): RWFileHandle.Flush 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): close: 2026/06/25 05:37:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:27.059739038 +0000 UTC m=+11.266498287 2026/06/25 05:37:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:27 DEBUG : file1(0x36d594aa2f40): >close: err= 2026/06/25 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:27 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : file1: size = 5 OK 2026/06/25 05:37:27 INFO : file1: Copied (new) 2026/06/25 05:37:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:37:27 +0000 UTC" 2026/06/25 05:37:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:27 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): openPending: 2026/06/25 05:37:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): >openPending: err= 2026/06/25 05:37:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): _writeAt: size=5, off=0 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): >_writeAt: n=5, err= 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): RWFileHandle.Release 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): close: 2026/06/25 05:37:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:27.247331659 +0000 UTC m=+11.454090928 2026/06/25 05:37:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): >close: err= 2026/06/25 05:37:27 DEBUG : file1(0x36d594cb0580): RWFileHandle.Release 2026/06/25 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:27 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : file1: size = 5 OK 2026/06/25 05:37:27 INFO : file1: Copied (new) 2026/06/25 05:37:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:37:27 +0000 UTC" 2026/06/25 05:37:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:37:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): openPending: 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): >openPending: err= 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:37:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): _writeAt: size=5, off=0 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): >_writeAt: n=5, err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): close: 2026/06/25 05:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 05:37:27.499625095 +0000 UTC m=+11.706384354 2026/06/25 05:37:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594ad3200): >close: err= 2026/06/25 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:37:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : dir/file1: size = 5 OK 2026/06/25 05:37:27 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-25 05:37:27 +0000 UTC" 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:37:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:37:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): _writeAt: size=5, off=0 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): openPending: 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): >openPending: err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): >_writeAt: n=5, err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): _writeAt: size=15, off=5 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): >_writeAt: n=15, err= 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): close: 2026/06/25 05:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 05:37:27.785893198 +0000 UTC m=+11.992652457 2026/06/25 05:37:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:27 DEBUG : dir/file1(0x36d594f39880): >close: err= 2026/06/25 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:37:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:27 DEBUG : dir/file1: size = 20 OK 2026/06/25 05:37:27 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-25 05:37:27 +0000 UTC" 2026/06/25 05:37:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:27 DEBUG : dir: Looking for writers 2026/06/25 05:37:27 DEBUG : file1: reading active writers 2026/06/25 05:37:27 DEBUG : Looking for writers 2026/06/25 05:37:27 DEBUG : dir: reading active writers 2026/06/25 05:37:27 DEBUG : >WaitForWriters: 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:27 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): openPending: 2026/06/25 05:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): >openPending: err= 2026/06/25 05:37:28 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): close: 2026/06/25 05:37:28 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:37:28.006236808 +0000 UTC m=+12.212996067 2026/06/25 05:37:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : file1(0x36d594ea2600): >close: err= 2026/06/25 05:37:28 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:28 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:37:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:28 DEBUG : file1: size = 5 OK 2026/06/25 05:37:28 INFO : file1: Copied (new) 2026/06/25 05:37:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:37:28 +0000 UTC" 2026/06/25 05:37:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:28 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : >WaitForWriters: 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.192203256 +0000 UTC m=+12.398962545 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feac80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.192203256 +0000 UTC m=+12.398962545 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.192203256 +0000 UTC m=+12.398962545 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594feb5c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0a1c0 item 1 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.194878588 +0000 UTC m=+12.401637847 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594febc00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.194878588 +0000 UTC m=+12.401637847 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0a690 item 2 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.19659547 +0000 UTC m=+12.403354729 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffe840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.19659547 +0000 UTC m=+12.403354729 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ffecc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.19659547 +0000 UTC m=+12.403354729 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0aa10 item 3 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.198584164 +0000 UTC m=+12.405343413 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fff800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.198584164 +0000 UTC m=+12.405343413 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fffd40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0aee0 item 4 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.200272354 +0000 UTC m=+12.407031613 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.200272354 +0000 UTC m=+12.407031613 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501c900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.200272354 +0000 UTC m=+12.407031613 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501cdc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0b570 item 5 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.202441345 +0000 UTC m=+12.409200594 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.202441345 +0000 UTC m=+12.409200594 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59501d980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594b0bb20 item 6 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.204032952 +0000 UTC m=+12.410792202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.204032952 +0000 UTC m=+12.410792202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503e600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.204032952 +0000 UTC m=+12.410792202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503eac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aee000 item 7 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.206124729 +0000 UTC m=+12.412883988 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.206124729 +0000 UTC m=+12.412883988 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503f680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aee5b0 item 8 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59503fc40): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59503fc40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.207738628 +0000 UTC m=+12.414497878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.207738628 +0000 UTC m=+12.414497878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505e580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.207738628 +0000 UTC m=+12.414497878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505ea80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aee930 item 9 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.209890418 +0000 UTC m=+12.416649717 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.209890418 +0000 UTC m=+12.416649717 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505f640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aeee70 item 10 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59505fc80): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59505fc80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.211541628 +0000 UTC m=+12.418300878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.211541628 +0000 UTC m=+12.418300878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.211541628 +0000 UTC m=+12.418300878 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595074b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aef1f0 item 11 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.213465229 +0000 UTC m=+12.420224518 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950751c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.213465229 +0000 UTC m=+12.420224518 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075700): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aef880 item 12 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d595075d40): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595075d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.215108664 +0000 UTC m=+12.421867953 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.215108664 +0000 UTC m=+12.421867953 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c8c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aefc00 item 13 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.216590305 +0000 UTC m=+12.423349624 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cf40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.216590305 +0000 UTC m=+12.423349624 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2230 item 14 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59509dac0): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.218103075 +0000 UTC m=+12.424862334 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509de80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.218103075 +0000 UTC m=+12.424862334 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bc640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2700 item 15 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.219754436 +0000 UTC m=+12.426513684 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bccc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.219754436 +0000 UTC m=+12.426513684 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2a80 item 16 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.222023484 +0000 UTC m=+12.428782743 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.222023484 +0000 UTC m=+12.428782743 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bd8c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.222023484 +0000 UTC m=+12.428782743 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950bddc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2380 item 17 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.224171707 +0000 UTC m=+12.430930966 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2c540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.224171707 +0000 UTC m=+12.430930966 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2ca80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d32d0 item 18 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.225730594 +0000 UTC m=+12.432489853 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.225730594 +0000 UTC m=+12.432489853 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2d680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.225730594 +0000 UTC m=+12.432489853 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594e2db80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d3650 item 19 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.227847637 +0000 UTC m=+12.434606896 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.227847637 +0000 UTC m=+12.434606896 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d3c70 item 20 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.229592443 +0000 UTC m=+12.436351702 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f52ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.229592443 +0000 UTC m=+12.436351702 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f534c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.229592443 +0000 UTC m=+12.436351702 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f539c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e310 item 21 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.231963323 +0000 UTC m=+12.438722582 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.231963323 +0000 UTC m=+12.438722582 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e930 item 22 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.233689824 +0000 UTC m=+12.440449083 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea2d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.233689824 +0000 UTC m=+12.440449083 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.233689824 +0000 UTC m=+12.440449083 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8ecb0 item 23 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.235831135 +0000 UTC m=+12.442590394 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ea3dc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.235831135 +0000 UTC m=+12.442590394 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8f2d0 item 24 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59460dac0): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460dac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.237439263 +0000 UTC m=+12.444198522 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.237439263 +0000 UTC m=+12.444198522 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a80c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.237439263 +0000 UTC m=+12.444198522 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8fa40 item 25 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.23960608 +0000 UTC m=+12.446365339 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea000): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.23960608 +0000 UTC m=+12.446365339 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475c3f0 item 26 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d5948eab80): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eab80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.241373238 +0000 UTC m=+12.448132497 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.241373238 +0000 UTC m=+12.448132497 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.241373238 +0000 UTC m=+12.448132497 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eba80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475c930 item 27 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.243426473 +0000 UTC m=+12.450185721 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.243426473 +0000 UTC m=+12.450185721 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d110 item 28 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d594a56d80): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56d80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.245044721 +0000 UTC m=+12.451803970 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.245044721 +0000 UTC m=+12.451803970 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d490 item 29 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.246364518 +0000 UTC m=+12.453123767 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.246364518 +0000 UTC m=+12.453123767 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d960 item 30 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d5945b4c40): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.24769759 +0000 UTC m=+12.454456839 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5000): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.24769759 +0000 UTC m=+12.454456839 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b56c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475de30 item 31 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.249021175 +0000 UTC m=+12.455780423 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.249021175 +0000 UTC m=+12.455780423 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437ebc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850310 item 32 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.25089941 +0000 UTC m=+12.457658659 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948507e0 item 33 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.251457658 +0000 UTC m=+12.458216907 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437fc40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.251457658 +0000 UTC m=+12.458216907 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948509a0 item 33 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.252824504 +0000 UTC m=+12.459583754 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850d20 item 34 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.253476579 +0000 UTC m=+12.460235838 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946872c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.253476579 +0000 UTC m=+12.460235838 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851030 item 34 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.25486821 +0000 UTC m=+12.461627460 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851500 item 35 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.255430046 +0000 UTC m=+12.462189294 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950865c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.255430046 +0000 UTC m=+12.462189294 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851730 item 35 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.256916116 +0000 UTC m=+12.463675404 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950871c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851b20 item 36 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.25745667 +0000 UTC m=+12.464215919 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950876c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.25745667 +0000 UTC m=+12.464215919 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851ce0 item 36 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.258698311 +0000 UTC m=+12.465457560 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe3f0 item 37 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.259223858 +0000 UTC m=+12.465983127 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a7c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.259223858 +0000 UTC m=+12.465983127 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3acc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe5b0 item 37 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.26069525 +0000 UTC m=+12.467454538 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe9a0 item 38 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.261300305 +0000 UTC m=+12.468059554 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b8c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.261300305 +0000 UTC m=+12.468059554 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3be00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afecb0 item 38 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.26275198 +0000 UTC m=+12.469511230 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513a580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff030 item 39 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.263268058 +0000 UTC m=+12.470027318 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513aa80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.263268058 +0000 UTC m=+12.470027318 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513af80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff1f0 item 39 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.264689748 +0000 UTC m=+12.471448997 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513b600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff570 item 40 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.265314611 +0000 UTC m=+12.472073860 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59513bb80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.265314611 +0000 UTC m=+12.472073860 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949781c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff730 item 40 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.267075927 +0000 UTC m=+12.473835196 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affab0 item 41 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.267655806 +0000 UTC m=+12.474415075 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978c80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affc70 item 41 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.268171504 +0000 UTC m=+12.474930753 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.268171504 +0000 UTC m=+12.474930753 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949796c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affe30 item 41 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.269711695 +0000 UTC m=+12.476470974 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc4d0 item 42 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.270227363 +0000 UTC m=+12.476986652 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc690 item 42 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.270819575 +0000 UTC m=+12.477578823 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.270819575 +0000 UTC m=+12.477578823 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594832dc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc8c0 item 42 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.272070323 +0000 UTC m=+12.478829571 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddcc40 item 43 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.272523162 +0000 UTC m=+12.479282432 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddd0a0 item 43 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.273035625 +0000 UTC m=+12.479794894 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594833ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.273035625 +0000 UTC m=+12.479794894 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddd260 item 43 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.274344902 +0000 UTC m=+12.481104172 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594dddc70 item 44 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.27482822 +0000 UTC m=+12.481587468 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24070 item 44 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.275425761 +0000 UTC m=+12.482185011 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.275425761 +0000 UTC m=+12.482185011 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24230 item 44 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.276554089 +0000 UTC m=+12.483313339 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f247e0 item 45 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.277109522 +0000 UTC m=+12.483868771 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.277109522 +0000 UTC m=+12.483868771 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f48f40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f249a0 item 45 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.278306379 +0000 UTC m=+12.485065628 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24f50 item 46 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.27871685 +0000 UTC m=+12.485476099 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f49b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.27871685 +0000 UTC m=+12.485476099 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25180 item 46 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.279903307 +0000 UTC m=+12.486662566 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af69c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25500 item 47 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.28034204 +0000 UTC m=+12.487101289 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af6ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.28034204 +0000 UTC m=+12.487101289 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af75c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25810 item 47 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.281632804 +0000 UTC m=+12.488392053 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594af7c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25b90 item 48 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.282132301 +0000 UTC m=+12.488891550 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.282132301 +0000 UTC m=+12.488891550 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25d50 item 48 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.28344757 +0000 UTC m=+12.490206820 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb0f40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2310 item 49 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.283929235 +0000 UTC m=+12.490688484 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb13c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.283929235 +0000 UTC m=+12.490688484 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594fb1900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2540 item 49 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.285201573 +0000 UTC m=+12.491960832 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e28c0 item 50 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.28582848 +0000 UTC m=+12.492587729 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509c600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.28582848 +0000 UTC m=+12.492587729 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509cb80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2af0 item 50 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.287100838 +0000 UTC m=+12.493860087 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2e70 item 51 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.287563146 +0000 UTC m=+12.494322445 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509d700): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.287563146 +0000 UTC m=+12.494322445 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59509dc40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3030 item 51 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.288798224 +0000 UTC m=+12.495557474 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e33b0 item 52 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.289370118 +0000 UTC m=+12.496129387 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.289370118 +0000 UTC m=+12.496129387 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594804e80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3570 item 52 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.290777801 +0000 UTC m=+12.497537060 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e38f0 item 53 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.29137442 +0000 UTC m=+12.498133669 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594805a00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.29137442 +0000 UTC m=+12.498133669 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3ab0 item 53 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.292783526 +0000 UTC m=+12.499542775 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948366c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3e30 item 54 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.293403029 +0000 UTC m=+12.500162278 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594836bc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.293403029 +0000 UTC m=+12.500162278 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f8bd0 item 54 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.29486866 +0000 UTC m=+12.501627919 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948377c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f9c70 item 55 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.295478244 +0000 UTC m=+12.502237513 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594837cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.295478244 +0000 UTC m=+12.502237513 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc230 item 55 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.296708053 +0000 UTC m=+12.503467301 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc7e0 item 56 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.297306926 +0000 UTC m=+12.504066185 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858e80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.297306926 +0000 UTC m=+12.504066185 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abca10 item 56 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.298562634 +0000 UTC m=+12.505321883 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abcee0 item 57 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.299002469 +0000 UTC m=+12.505761719 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd0a0 item 57 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.299461041 +0000 UTC m=+12.506220290 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948825c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.299461041 +0000 UTC m=+12.506220290 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594882b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd2d0 item 57 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.300535358 +0000 UTC m=+12.507294606 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd7a0 item 58 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.300966436 +0000 UTC m=+12.507725685 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948836c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abda40 item 58 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.301444113 +0000 UTC m=+12.508203362 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594883c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.301444113 +0000 UTC m=+12.508203362 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a2c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abde30 item 58 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.302542114 +0000 UTC m=+12.509301363 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489a900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a380 item 59 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.302982982 +0000 UTC m=+12.509742231 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489ae40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a540 item 59 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.303454317 +0000 UTC m=+12.510213566 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.303454317 +0000 UTC m=+12.510213566 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59489b900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a700 item 59 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.304495441 +0000 UTC m=+12.511254690 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508ab60 item 60 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.304948712 +0000 UTC m=+12.511707961 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ca580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508ad90 item 60 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.305955953 +0000 UTC m=+12.512715202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948caac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.305955953 +0000 UTC m=+12.512715202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508af50 item 60 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.307110851 +0000 UTC m=+12.513870100 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cb6c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b420 item 61 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.307481196 +0000 UTC m=+12.514240444 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948cbc00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.307481196 +0000 UTC m=+12.514240444 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b5e0 item 61 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.308621837 +0000 UTC m=+12.515381086 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b9d0 item 62 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.309191917 +0000 UTC m=+12.515951166 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e6f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.309191917 +0000 UTC m=+12.515951166 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508bb90 item 62 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.3103018 +0000 UTC m=+12.517061050 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948e7cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34070 item 63 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.310834641 +0000 UTC m=+12.517593890 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.310834641 +0000 UTC m=+12.517593890 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594922a00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34230 item 63 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.312076522 +0000 UTC m=+12.518835771 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34700 item 64 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.312563016 +0000 UTC m=+12.519322264 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.312563016 +0000 UTC m=+12.519322264 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594923c80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c348c0 item 64 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.313694209 +0000 UTC m=+12.520453458 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949423c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34c40 item 65 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.314122684 +0000 UTC m=+12.520881933 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.314122684 +0000 UTC m=+12.520881933 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594942d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34e00 item 65 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.315301106 +0000 UTC m=+12.522060355 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35180 item 66 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.315737274 +0000 UTC m=+12.522496523 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.315737274 +0000 UTC m=+12.522496523 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594943d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c353b0 item 66 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.317049248 +0000 UTC m=+12.523808497 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35730 item 67 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.317650416 +0000 UTC m=+12.524409665 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496c900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.317650416 +0000 UTC m=+12.524409665 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496ce00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c358f0 item 67 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.319155401 +0000 UTC m=+12.525914650 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35c70 item 68 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.319653866 +0000 UTC m=+12.526413156 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496d980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.319653866 +0000 UTC m=+12.526413156 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59496dec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5940201c0 item 68 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.321067711 +0000 UTC m=+12.527827001 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594020a80 item 69 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.321632241 +0000 UTC m=+12.528391490 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.321632241 +0000 UTC m=+12.528391490 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594994f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594020ee0 item 69 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.32299532 +0000 UTC m=+12.529754579 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594021b20 item 70 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.323598983 +0000 UTC m=+12.530358252 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594995b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.323598983 +0000 UTC m=+12.530358252 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022070 item 70 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.325165053 +0000 UTC m=+12.531924322 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c07c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950223f0 item 71 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.325650744 +0000 UTC m=+12.532409992 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c0cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.325650744 +0000 UTC m=+12.532409992 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c11c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950225b0 item 71 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.327030615 +0000 UTC m=+12.533789863 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022a80 item 72 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.327722594 +0000 UTC m=+12.534481842 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949c1d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.327722594 +0000 UTC m=+12.534481842 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022cb0 item 72 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.329213301 +0000 UTC m=+12.535972611 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fa940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023030 item 73 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.329802487 +0000 UTC m=+12.536561736 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fae40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950231f0 item 73 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.330342832 +0000 UTC m=+12.537102080 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.330342832 +0000 UTC m=+12.537102080 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fb840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950233b0 item 73 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.331554296 +0000 UTC m=+12.538313545 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949fbe80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950237a0 item 74 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.331953385 +0000 UTC m=+12.538712635 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023960 item 74 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.332448926 +0000 UTC m=+12.539208175 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a489c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.332448926 +0000 UTC m=+12.539208175 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a48f40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023b20 item 74 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.333472527 +0000 UTC m=+12.540231777 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440e460 item 75 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.333864953 +0000 UTC m=+12.540624202 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a49a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440e700 item 75 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.334323946 +0000 UTC m=+12.541083194 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a880c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.334323946 +0000 UTC m=+12.541083194 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440eaf0 item 75 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.335507377 +0000 UTC m=+12.542266636 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a88c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440f180 item 76 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.335985385 +0000 UTC m=+12.542744633 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440fdc0 item 76 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.336523615 +0000 UTC m=+12.543282864 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.336523615 +0000 UTC m=+12.543282864 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a89c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59446c5b0 item 76 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.337640011 +0000 UTC m=+12.544399259 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59446d500 item 77 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.3381563 +0000 UTC m=+12.544915549 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.3381563 +0000 UTC m=+12.544915549 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac6f40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59446de30 item 77 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.339459356 +0000 UTC m=+12.546218605 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5944762a0 item 78 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.339896286 +0000 UTC m=+12.546655534 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594ac7a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.339896286 +0000 UTC m=+12.546655534 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5944764d0 item 78 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.341445835 +0000 UTC m=+12.548205094 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b108c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594476ee0 item 79 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.341968876 +0000 UTC m=+12.548728126 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b10dc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.341968876 +0000 UTC m=+12.548728126 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b114c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594477570 item 79 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.343564172 +0000 UTC m=+12.550323420 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b11b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a500e0 item 80 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.344065623 +0000 UTC m=+12.550824892 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.344065623 +0000 UTC m=+12.550824892 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a50310 item 80 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.345649856 +0000 UTC m=+12.552409135 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b28e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a50a80 item 81 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.346336204 +0000 UTC m=+12.553095453 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b292c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.346336204 +0000 UTC m=+12.553095453 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a50f50 item 81 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.347791427 +0000 UTC m=+12.554550686 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b29e80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a512d0 item 82 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.348409717 +0000 UTC m=+12.555168967 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.348409717 +0000 UTC m=+12.555168967 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b46a00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a51730 item 82 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.349721159 +0000 UTC m=+12.556480428 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a51ab0 item 83 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.350361871 +0000 UTC m=+12.557121151 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.350361871 +0000 UTC m=+12.557121151 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b47ac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a51ce0 item 83 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.35181503 +0000 UTC m=+12.558574279 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d45b0 item 84 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.352515645 +0000 UTC m=+12.559274904 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.352515645 +0000 UTC m=+12.559274904 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b68cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d49a0 item 84 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.354027744 +0000 UTC m=+12.560787013 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d4ee0 item 85 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.355137226 +0000 UTC m=+12.561896485 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.355137226 +0000 UTC m=+12.561896485 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b69d80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d50a0 item 85 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.356608258 +0000 UTC m=+12.563367577 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d5730 item 86 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.357240675 +0000 UTC m=+12.563999924 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82a00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.357240675 +0000 UTC m=+12.563999924 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b82f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5945d58f0 item 86 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.359810829 +0000 UTC m=+12.566570078 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b84d0 item 87 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.360711621 +0000 UTC m=+12.567470889 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b83b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.360711621 +0000 UTC m=+12.567470889 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8700 item 87 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.362482034 +0000 UTC m=+12.569241283 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e7c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4070 item 88 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.364284267 +0000 UTC m=+12.571043556 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.364284267 +0000 UTC m=+12.571043556 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9e3c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8070 item 88 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.365462789 +0000 UTC m=+12.572222038 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9eb40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8700 item 89 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.36596413 +0000 UTC m=+12.572723390 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8930 item 89 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.366529863 +0000 UTC m=+12.573289112 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9f5c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.366529863 +0000 UTC m=+12.573289112 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594b9fb40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8b60 item 89 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.36789758 +0000 UTC m=+12.574656849 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b9180 item 90 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.368444537 +0000 UTC m=+12.575203786 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8b80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b9500 item 90 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.369042409 +0000 UTC m=+12.575801708 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb90c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.369042409 +0000 UTC m=+12.575801708 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b96c0 item 90 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.370383907 +0000 UTC m=+12.577143176 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b9ce0 item 91 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.370858098 +0000 UTC m=+12.577617347 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594478dc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e42a0 item 91 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.371434099 +0000 UTC m=+12.578193358 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479b80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.371434099 +0000 UTC m=+12.578193358 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4620 item 91 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.372854544 +0000 UTC m=+12.579613824 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4af0 item 92 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.373409246 +0000 UTC m=+12.580168495 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a8900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4e00 item 92 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.373992801 +0000 UTC m=+12.580752081 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.373992801 +0000 UTC m=+12.580752081 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4fc0 item 92 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.37563788 +0000 UTC m=+12.582397129 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e5490 item 93 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.376157917 +0000 UTC m=+12.582917165 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.376157917 +0000 UTC m=+12.582917165 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb4c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e5650 item 93 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.377530142 +0000 UTC m=+12.584289391 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebb00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e000 item 94 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.377913913 +0000 UTC m=+12.584673172 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.377913913 +0000 UTC m=+12.584673172 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e2a0 item 94 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.379072848 +0000 UTC m=+12.585832097 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56e80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e620 item 95 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.379617641 +0000 UTC m=+12.586376890 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a573c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.379617641 +0000 UTC m=+12.586376890 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57bc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e930 item 95 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.380779742 +0000 UTC m=+12.587538991 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8ecb0 item 96 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.381309808 +0000 UTC m=+12.588069057 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.381309808 +0000 UTC m=+12.588069057 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8ee70 item 96 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= 2026/06/25 05:37:28 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : >WaitForWriters: 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.405862788 +0000 UTC m=+12.612622037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.405862788 +0000 UTC m=+12.612622037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.405862788 +0000 UTC m=+12.612622037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950879c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948502a0 item 1 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.407619205 +0000 UTC m=+12.614378454 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.407619205 +0000 UTC m=+12.614378454 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3a600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948508c0 item 2 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.408722757 +0000 UTC m=+12.615482006 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3ac40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.408722757 +0000 UTC m=+12.615482006 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b0c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.408722757 +0000 UTC m=+12.615482006 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3b600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850c40 item 3 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.410197265 +0000 UTC m=+12.616956515 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594f3bc80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.410197265 +0000 UTC m=+12.616956515 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949782c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851260 item 4 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.411282814 +0000 UTC m=+12.618042062 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.411282814 +0000 UTC m=+12.618042062 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978d80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.411282814 +0000 UTC m=+12.618042062 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948517a0 item 5 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.412797676 +0000 UTC m=+12.619556926 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.412797676 +0000 UTC m=+12.619556926 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851ce0 item 6 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.414156808 +0000 UTC m=+12.620916077 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947345c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.414156808 +0000 UTC m=+12.620916077 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734ac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.414156808 +0000 UTC m=+12.620916077 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe3f0 item 7 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.416101679 +0000 UTC m=+12.622860928 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735700): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.416101679 +0000 UTC m=+12.622860928 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe930 item 8 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59465a300): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.417469687 +0000 UTC m=+12.624228936 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465a6c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.417469687 +0000 UTC m=+12.624228936 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465ab40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.417469687 +0000 UTC m=+12.624228936 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afee00 item 9 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.419428905 +0000 UTC m=+12.626188164 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465b6c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.419428905 +0000 UTC m=+12.626188164 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59465bc00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff2d0 item 10 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59466c340): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.42084887 +0000 UTC m=+12.627608120 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466c700): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.42084887 +0000 UTC m=+12.627608120 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466cc00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.42084887 +0000 UTC m=+12.627608120 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff650 item 11 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.422902595 +0000 UTC m=+12.629661845 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466d780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.422902595 +0000 UTC m=+12.629661845 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59466dcc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affb20 item 12 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d594690400): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594690400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.424488312 +0000 UTC m=+12.631247571 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.424488312 +0000 UTC m=+12.631247571 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d3ce0 item 13 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.425878281 +0000 UTC m=+12.632637540 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594704f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.425878281 +0000 UTC m=+12.632637540 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947054c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc460 item 14 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d594705b00): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.427298938 +0000 UTC m=+12.634058188 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594705ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.427298938 +0000 UTC m=+12.634058188 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc850 item 15 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.428510804 +0000 UTC m=+12.635270053 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594712d00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.428510804 +0000 UTC m=+12.635270053 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddcbd0 item 16 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.429758786 +0000 UTC m=+12.636518035 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.429758786 +0000 UTC m=+12.636518035 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594713d00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.429758786 +0000 UTC m=+12.636518035 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddd1f0 item 17 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.431796371 +0000 UTC m=+12.638555620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.431796371 +0000 UTC m=+12.638555620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594744ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddddc0 item 18 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.433282941 +0000 UTC m=+12.640042221 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.433282941 +0000 UTC m=+12.640042221 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594745a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.433282941 +0000 UTC m=+12.640042221 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24460 item 19 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.435145248 +0000 UTC m=+12.641904496 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947646c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.435145248 +0000 UTC m=+12.641904496 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594764c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24a10 item 20 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.436668598 +0000 UTC m=+12.643427876 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.436668598 +0000 UTC m=+12.643427876 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.436668598 +0000 UTC m=+12.643427876 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594765c80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25030 item 21 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.438660386 +0000 UTC m=+12.645419635 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.438660386 +0000 UTC m=+12.645419635 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f25500 item 22 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.440016371 +0000 UTC m=+12.646775620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594794fc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.440016371 +0000 UTC m=+12.646775620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947954c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.440016371 +0000 UTC m=+12.646775620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947959c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f259d0 item 23 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.44161904 +0000 UTC m=+12.648378289 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.44161904 +0000 UTC m=+12.648378289 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2000 item 24 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d5947b2cc0): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b2cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.442997788 +0000 UTC m=+12.649757037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.442997788 +0000 UTC m=+12.649757037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.442997788 +0000 UTC m=+12.649757037 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947b3ac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e24d0 item 25 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.444610515 +0000 UTC m=+12.651369775 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.444610515 +0000 UTC m=+12.651369775 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480e780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2a10 item 26 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59480edc0): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480edc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.446227451 +0000 UTC m=+12.652986700 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.446227451 +0000 UTC m=+12.652986700 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480f680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.446227451 +0000 UTC m=+12.652986700 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480fbc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2d90 item 27 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.448130033 +0000 UTC m=+12.654889282 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.448130033 +0000 UTC m=+12.654889282 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483c880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3260 item 28 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d59483cec0): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483cec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.449651388 +0000 UTC m=+12.656410668 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.449651388 +0000 UTC m=+12.656410668 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59483d940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e35e0 item 29 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.45114897 +0000 UTC m=+12.657908218 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948580c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.45114897 +0000 UTC m=+12.657908218 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3960 item 30 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): _readAt: size=2, off=0 2026/06/25 05:37:28 ERROR : open-test-file(0x36d594858c40): Couldn't read size of file 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594858c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.452770053 +0000 UTC m=+12.659529312 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859000): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.452770053 +0000 UTC m=+12.659529312 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948596c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3ce0 item 31 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.454269296 +0000 UTC m=+12.661028546 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594859d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.454269296 +0000 UTC m=+12.661028546 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f8cb0 item 32 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.455804419 +0000 UTC m=+12.662563678 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487c9c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f9ce0 item 33 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.456372616 +0000 UTC m=+12.663131875 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487ce40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.456372616 +0000 UTC m=+12.663131875 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc4d0 item 33 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.45773867 +0000 UTC m=+12.664497919 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487d980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc850 item 34 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.458338525 +0000 UTC m=+12.665097775 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59487de00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.458338525 +0000 UTC m=+12.665097775 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abca80 item 34 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.459619581 +0000 UTC m=+12.666378840 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abcf50 item 35 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.460105783 +0000 UTC m=+12.666865052 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594896f00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.460105783 +0000 UTC m=+12.666865052 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd180 item 35 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.461426473 +0000 UTC m=+12.668185722 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594897a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd650 item 36 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.461959313 +0000 UTC m=+12.668718563 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.461959313 +0000 UTC m=+12.668718563 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c65c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd880 item 36 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.463358059 +0000 UTC m=+12.670117308 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c6c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a070 item 37 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.463897371 +0000 UTC m=+12.670656620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.463897371 +0000 UTC m=+12.670656620 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a230 item 37 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.465027864 +0000 UTC m=+12.671787112 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948c7c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a5b0 item 38 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.465581824 +0000 UTC m=+12.672341072 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.465581824 +0000 UTC m=+12.672341072 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ec740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508a770 item 38 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.466849774 +0000 UTC m=+12.673609023 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ecdc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508ac40 item 39 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.467343851 +0000 UTC m=+12.674103100 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed2c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.467343851 +0000 UTC m=+12.674103100 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ed7c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508ae00 item 39 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.468751403 +0000 UTC m=+12.675510652 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ede40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b180 item 40 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.469307607 +0000 UTC m=+12.676066856 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.469307607 +0000 UTC m=+12.676066856 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918980): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b490 item 40 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.470612276 +0000 UTC m=+12.677371525 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594918f40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508b810 item 41 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.471074143 +0000 UTC m=+12.677833393 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508ba40 item 41 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.47154086 +0000 UTC m=+12.678300109 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.47154086 +0000 UTC m=+12.678300109 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594919e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59508bc00 item 41 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.472952279 +0000 UTC m=+12.679711548 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c340e0 item 42 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.473431468 +0000 UTC m=+12.680190738 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493ca80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c342a0 item 42 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.473997141 +0000 UTC m=+12.680756459 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cfc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.473997141 +0000 UTC m=+12.680756459 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c345b0 item 42 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.475418237 +0000 UTC m=+12.682177507 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493db80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34930 item 43 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.475883431 +0000 UTC m=+12.682642680 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34af0 item 43 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.476437702 +0000 UTC m=+12.683196951 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495e6c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.476437702 +0000 UTC m=+12.683196951 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ec00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c34cb0 item 43 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.47778453 +0000 UTC m=+12.684543778 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35030 item 44 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.478235016 +0000 UTC m=+12.684994264 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495f740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c351f0 item 44 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.478804655 +0000 UTC m=+12.685563904 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495fc80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.478804655 +0000 UTC m=+12.685563904 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35420 item 44 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.480185097 +0000 UTC m=+12.686944346 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c357a0 item 45 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.480623349 +0000 UTC m=+12.687382608 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594986e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.480623349 +0000 UTC m=+12.687382608 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35960 item 45 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.482058423 +0000 UTC m=+12.688817682 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594987b80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594c35dc0 item 46 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.482526962 +0000 UTC m=+12.689286211 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.482526962 +0000 UTC m=+12.689286211 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594020540 item 46 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.484100226 +0000 UTC m=+12.690859515 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594020d90 item 47 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.484529352 +0000 UTC m=+12.691288600 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad3c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.484529352 +0000 UTC m=+12.691288600 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949adac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594020f50 item 47 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.485735365 +0000 UTC m=+12.692494614 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594021c00 item 48 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.486569631 +0000 UTC m=+12.693328910 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6700): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.486569631 +0000 UTC m=+12.693328910 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6e00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950220e0 item 48 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.488135852 +0000 UTC m=+12.694895101 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437e900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440e3f0 item 49 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.488596576 +0000 UTC m=+12.695355826 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f340): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.488596576 +0000 UTC m=+12.695355826 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e6180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022380 item 49 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.489891197 +0000 UTC m=+12.696650456 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950227e0 item 50 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.490336633 +0000 UTC m=+12.697095882 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949e7a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.490336633 +0000 UTC m=+12.697095882 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59437f880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022a10 item 50 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.491528761 +0000 UTC m=+12.698288010 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022e00 item 51 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.491946435 +0000 UTC m=+12.698705683 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.491946435 +0000 UTC m=+12.698705683 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb8c80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595022fc0 item 51 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.493124435 +0000 UTC m=+12.699883685 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023340 item 52 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.493629173 +0000 UTC m=+12.700388423 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.493629173 +0000 UTC m=+12.700388423 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594eb9d80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023500 item 52 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.494846839 +0000 UTC m=+12.701606088 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5950238f0 item 53 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.495330147 +0000 UTC m=+12.702089395 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594479c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.495330147 +0000 UTC m=+12.702089395 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460d080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d595023ab0 item 53 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.496535269 +0000 UTC m=+12.703294518 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59460da40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440e850 item 54 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.497144622 +0000 UTC m=+12.703903902 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a89c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.497144622 +0000 UTC m=+12.703903902 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5944a9ac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440eb60 item 54 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.498736291 +0000 UTC m=+12.705495540 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440f5e0 item 55 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.499272518 +0000 UTC m=+12.706031767 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ea780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.499272518 +0000 UTC m=+12.706031767 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eadc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59440fe30 item 55 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.500810926 +0000 UTC m=+12.707570175 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475c3f0 item 56 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.501360827 +0000 UTC m=+12.708120127 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948eb940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.501360827 +0000 UTC m=+12.708120127 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5948ebec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475c690 item 56 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.502788468 +0000 UTC m=+12.709547767 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475ca80 item 57 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.503266886 +0000 UTC m=+12.710026175 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a56b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475ce00 item 57 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.503771363 +0000 UTC m=+12.710530632 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.503771363 +0000 UTC m=+12.710530632 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57600): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d0a0 item 57 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.50496819 +0000 UTC m=+12.711727439 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594a57d40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d420 item 58 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.505502944 +0000 UTC m=+12.712262193 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b43c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d5e0 item 58 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.506163123 +0000 UTC m=+12.712922372 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.506163123 +0000 UTC m=+12.712922372 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b4ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475d8f0 item 58 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.507582958 +0000 UTC m=+12.714342237 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d59475ddc0 item 59 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.508190067 +0000 UTC m=+12.714949317 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5945b5a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe0e0 item 59 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.508757372 +0000 UTC m=+12.715516622 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.508757372 +0000 UTC m=+12.715516622 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe3f0 item 59 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.510246999 +0000 UTC m=+12.717006249 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595086d80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe770 item 60 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.510759651 +0000 UTC m=+12.717518900 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5950872c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afe9a0 item 60 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.511439497 +0000 UTC m=+12.718198747 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.511439497 +0000 UTC m=+12.718198747 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d595087dc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594afecb0 item 60 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.512773141 +0000 UTC m=+12.719532390 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff030 item 61 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.513292696 +0000 UTC m=+12.720051955 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594978a40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.513292696 +0000 UTC m=+12.720051955 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff1f0 item 61 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.51483426 +0000 UTC m=+12.721593528 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949797c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff570 item 62 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.515314943 +0000 UTC m=+12.722074211 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594979d00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.515314943 +0000 UTC m=+12.722074211 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594aff730 item 62 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.516718246 +0000 UTC m=+12.723477505 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594734b40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affab0 item 63 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.517229586 +0000 UTC m=+12.723988855 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.517229586 +0000 UTC m=+12.723988855 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735880): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594affc70 item 63 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.518784586 +0000 UTC m=+12.725543835 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594735ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b81c0 item 64 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.519282941 +0000 UTC m=+12.726042190 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594686940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.519282941 +0000 UTC m=+12.726042190 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946870c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8690 item 64 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.520642202 +0000 UTC m=+12.727401452 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8a10 item 65 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5212695 +0000 UTC m=+12.728028749 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594687c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5212695 +0000 UTC m=+12.728028749 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b8d90 item 65 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.522442863 +0000 UTC m=+12.729202122 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946669c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b9260 item 66 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.52299013 +0000 UTC m=+12.729749379 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594666e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.52299013 +0000 UTC m=+12.729749379 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b95e0 item 66 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.524434492 +0000 UTC m=+12.731193741 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5946679c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b99d0 item 67 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.524915955 +0000 UTC m=+12.731675204 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594667e40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.524915955 +0000 UTC m=+12.731675204 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467a440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5946b9dc0 item 67 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.526212841 +0000 UTC m=+12.732972089 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467aac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e45b0 item 68 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.526786127 +0000 UTC m=+12.733545386 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467afc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.526786127 +0000 UTC m=+12.733545386 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467b500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4770 item 68 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.528156669 +0000 UTC m=+12.734915928 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59467bb40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4d20 item 69 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.528776041 +0000 UTC m=+12.735535291 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947200c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.528776041 +0000 UTC m=+12.735535291 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947205c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e4f50 item 69 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.530173304 +0000 UTC m=+12.736932563 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594720c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e5420 item 70 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.530750387 +0000 UTC m=+12.737509646 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.530750387 +0000 UTC m=+12.737509646 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e55e0 item 70 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.53187043 +0000 UTC m=+12.738629689 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594721d00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5947e5e30 item 71 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.53230731 +0000 UTC m=+12.739066559 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.53230731 +0000 UTC m=+12.739066559 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e150 item 71 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.533532461 +0000 UTC m=+12.740291709 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594740e80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e4d0 item 72 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.534015066 +0000 UTC m=+12.740774316 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741380): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.534015066 +0000 UTC m=+12.740774316 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156540): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850150 item 72 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.535161649 +0000 UTC m=+12.741920898 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594156b00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850620 item 73 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.535551059 +0000 UTC m=+12.742310309 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157000): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948507e0 item 73 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.535975126 +0000 UTC m=+12.742734374 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5941574c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.535975126 +0000 UTC m=+12.742734374 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594157a00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948509a0 item 73 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.537268303 +0000 UTC m=+12.744027552 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594850d20 item 74 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5376021 +0000 UTC m=+12.744361349 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851030 item 74 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.538111667 +0000 UTC m=+12.744870916 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a4b80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.538111667 +0000 UTC m=+12.744870916 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948511f0 item 74 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.539455148 +0000 UTC m=+12.746214398 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851730 item 75 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.539826997 +0000 UTC m=+12.746586245 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947a5c40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): _writeAt: size=3, off=2 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851960 item 75 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.540368954 +0000 UTC m=+12.747128213 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba280): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.540368954 +0000 UTC m=+12.747128213 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947ba7c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594851b20 item 75 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.54181056 +0000 UTC m=+12.748569809 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bae00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d22a0 item 76 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.542180295 +0000 UTC m=+12.748939554 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2460 item 76 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): _writeAt: size=3, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.542659604 +0000 UTC m=+12.749418854 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bb840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.542659604 +0000 UTC m=+12.749418854 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5947bbdc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2770 item 76 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.543915392 +0000 UTC m=+12.750674640 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480c500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d2fc0 item 77 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.544405782 +0000 UTC m=+12.751165031 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480ca00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.544405782 +0000 UTC m=+12.751165031 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d32d0 item 77 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.545933099 +0000 UTC m=+12.752692348 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480d740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d3650 item 78 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.546477901 +0000 UTC m=+12.753237151 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59480dc40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.546477901 +0000 UTC m=+12.753237151 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838440): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943d3810 item 78 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.547969662 +0000 UTC m=+12.754728912 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838a80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc070 item 79 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.548372748 +0000 UTC m=+12.755131997 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594838f80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.548372748 +0000 UTC m=+12.755131997 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc380 item 79 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.549555709 +0000 UTC m=+12.756314958 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594839cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc770 item 80 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.549943537 +0000 UTC m=+12.756702786 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e2c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.549943537 +0000 UTC m=+12.756702786 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484e9c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddc930 item 80 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.551486735 +0000 UTC m=+12.758246013 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f000): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddccb0 item 81 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5520335 +0000 UTC m=+12.758792749 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5520335 +0000 UTC m=+12.758792749 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59484f9c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddd110 item 81 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.553357557 +0000 UTC m=+12.760116805 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874140): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594ddd490 item 82 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5538391 +0000 UTC m=+12.760598348 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874640): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.5538391 +0000 UTC m=+12.760598348 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594874bc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594dddce0 item 82 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.555134201 +0000 UTC m=+12.761893481 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24310 item 83 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.555657765 +0000 UTC m=+12.762417014 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875740): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.555657765 +0000 UTC m=+12.762417014 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594875c80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24690 item 83 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.557043355 +0000 UTC m=+12.763802615 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a400): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24a10 item 84 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.557521362 +0000 UTC m=+12.764280612 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488a900): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.557521362 +0000 UTC m=+12.764280612 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ae80): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f24bd0 item 84 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.558769826 +0000 UTC m=+12.765529075 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488b500): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594f251f0 item 85 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.559358641 +0000 UTC m=+12.766117891 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59488ba00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.559358641 +0000 UTC m=+12.766117891 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8e5b0 item 85 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.560630559 +0000 UTC m=+12.767389808 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594741c00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8ea80 item 86 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.561140065 +0000 UTC m=+12.767899315 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760200): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.561140065 +0000 UTC m=+12.767899315 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760780): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8ec40 item 86 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.562391725 +0000 UTC m=+12.769150974 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594760e00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8f0a0 item 87 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.56323619 +0000 UTC m=+12.769995439 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.56323619 +0000 UTC m=+12.769995439 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8f2d0 item 87 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.56450341 +0000 UTC m=+12.771262659 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594761ec0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8f810 item 88 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.56496207 +0000 UTC m=+12.771721319 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477a4c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.56496207 +0000 UTC m=+12.771721319 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477aa40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594a8f9d0 item 88 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.566020677 +0000 UTC m=+12.772779926 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e20e0 item 89 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.566455624 +0000 UTC m=+12.773214873 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477b5c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e23f0 item 89 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.566950804 +0000 UTC m=+12.773710053 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59477bb00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.566950804 +0000 UTC m=+12.773710053 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c180): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e25b0 item 89 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.568051029 +0000 UTC m=+12.774810278 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491c7c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e29a0 item 90 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.568471828 +0000 UTC m=+12.775231077 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491cd00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2b60 item 90 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.568959334 +0000 UTC m=+12.775718583 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.568959334 +0000 UTC m=+12.775718583 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491d800): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e2d20 item 90 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.57036309 +0000 UTC m=+12.777122339 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59491de40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e30a0 item 91 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.570882674 +0000 UTC m=+12.777641923 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c480): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): >_readAt: n=2, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): _writeAt: size=3, off=7 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3260 item 91 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.571548345 +0000 UTC m=+12.778307604 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493c9c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): >_readAt: n=8, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.571548345 +0000 UTC m=+12.778307604 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493cf40): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3420 item 91 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.572876357 +0000 UTC m=+12.779635636 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493d580): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e37a0 item 92 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.573343534 +0000 UTC m=+12.780102783 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59493dac0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): open at offset 5 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3960 item 92 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): _readAt: size=2, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): _writeAt: size=3, off=5 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): >_writeAt: n=3, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.573919205 +0000 UTC m=+12.780678484 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a100): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): >_readAt: n=3, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.573919205 +0000 UTC m=+12.780678484 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495a6c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5948e3b20 item 92 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.575348988 +0000 UTC m=+12.782108237 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495ad00): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f8070 item 93 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.575772013 +0000 UTC m=+12.782531262 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b240): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.575772013 +0000 UTC m=+12.782531262 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d59495b940): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f8cb0 item 93 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.57696905 +0000 UTC m=+12.783728299 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982080): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d5943f9ce0 item 94 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.577367297 +0000 UTC m=+12.784126546 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949825c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.577367297 +0000 UTC m=+12.784126546 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594982cc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc4d0 item 94 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.57876433 +0000 UTC m=+12.785523589 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983300): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abc850 item 95 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.57934487 +0000 UTC m=+12.786104129 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d594983840): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.57934487 +0000 UTC m=+12.786104129 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac040): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abca80 item 95 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): open at offset 0 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): _readAt: size=2, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): >_readAt: n=0, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.580940756 +0000 UTC m=+12.787700015 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ac680): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): _writeAt: size=5, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): >openPending: err= 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abcf50 item 96 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): >_writeAt: n=5, err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.581595094 +0000 UTC m=+12.788354343 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949acbc0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:37:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:37:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): _readAt: size=512, off=0 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): openPending: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): >openPending: err= 2026/06/25 05:37:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): >_readAt: n=5, err=EOF 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): close: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:37:28.581595094 +0000 UTC m=+12.788354343 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:28 DEBUG : open-test-file(0x36d5949ad2c0): >close: err= 2026/06/25 05:37:28 DEBUG : open-test-file: Remove: 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x36d594abd180 item 96 2026/06/25 05:37:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:37:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:37:28 DEBUG : open-test-file: >Remove: err= 2026/06/25 05:37:28 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : >WaitForWriters: 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:28 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:28 DEBUG : file1: newRWFileHandle: 2026/06/25 05:37:28 DEBUG : file1(0x36d594a32f40): openPending: 2026/06/25 05:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:28 DEBUG : file1(0x36d594a32f40): >openPending: err= 2026/06/25 05:37:28 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/25 05:37:28 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/25 05:37:28 DEBUG : Looking for writers 2026/06/25 05:37:28 DEBUG : file1: reading active writers 2026/06/25 05:37:28 DEBUG : file1: active writers 1 2026/06/25 05:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/25 05:37:29 DEBUG : Looking for writers 2026/06/25 05:37:29 DEBUG : file1: reading active writers 2026/06/25 05:37:29 DEBUG : file1: active writers 1 2026/06/25 05:37:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/25 05:37:29 DEBUG : Looking for writers 2026/06/25 05:37:29 DEBUG : file1: reading active writers 2026/06/25 05:37:29 DEBUG : file1: active writers 1 2026/06/25 05:37:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:30 DEBUG : Looking for writers 2026/06/25 05:37:30 DEBUG : file1: reading active writers 2026/06/25 05:37:30 DEBUG : file1: active writers 1 2026/06/25 05:37:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu/dir/file1: no such file or directory 2026/06/25 05:37:31 DEBUG : Looking for writers 2026/06/25 05:37:31 DEBUG : file1: reading active writers 2026/06/25 05:37:31 DEBUG : file1: active writers 1 2026/06/25 05:37:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:32 DEBUG : Looking for writers 2026/06/25 05:37:32 DEBUG : file1: reading active writers 2026/06/25 05:37:32 DEBUG : file1: active writers 1 2026/06/25 05:37:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:33 DEBUG : Looking for writers 2026/06/25 05:37:33 DEBUG : file1: reading active writers 2026/06/25 05:37:33 DEBUG : file1: active writers 1 2026/06/25 05:37:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:34 DEBUG : Looking for writers 2026/06/25 05:37:34 DEBUG : file1: reading active writers 2026/06/25 05:37:34 DEBUG : file1: active writers 1 2026/06/25 05:37:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:35 DEBUG : Looking for writers 2026/06/25 05:37:35 DEBUG : file1: reading active writers 2026/06/25 05:37:35 DEBUG : file1: active writers 1 2026/06/25 05:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:36 DEBUG : Looking for writers 2026/06/25 05:37:36 DEBUG : file1: reading active writers 2026/06/25 05:37:36 DEBUG : file1: active writers 1 2026/06/25 05:37:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:37 DEBUG : Looking for writers 2026/06/25 05:37:37 DEBUG : file1: reading active writers 2026/06/25 05:37:37 DEBUG : file1: active writers 1 2026/06/25 05:37:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:38 DEBUG : Looking for writers 2026/06/25 05:37:38 DEBUG : file1: reading active writers 2026/06/25 05:37:38 DEBUG : file1: active writers 1 2026/06/25 05:37:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:39 DEBUG : Looking for writers 2026/06/25 05:37:39 DEBUG : file1: reading active writers 2026/06/25 05:37:39 DEBUG : file1: active writers 1 2026/06/25 05:37:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:40 DEBUG : Looking for writers 2026/06/25 05:37:40 DEBUG : file1: reading active writers 2026/06/25 05:37:40 DEBUG : file1: active writers 1 2026/06/25 05:37:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:41 DEBUG : Looking for writers 2026/06/25 05:37:41 DEBUG : file1: reading active writers 2026/06/25 05:37:41 DEBUG : file1: active writers 1 2026/06/25 05:37:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:42 DEBUG : Looking for writers 2026/06/25 05:37:42 DEBUG : file1: reading active writers 2026/06/25 05:37:42 DEBUG : file1: active writers 1 2026/06/25 05:37:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:43 DEBUG : Looking for writers 2026/06/25 05:37:43 DEBUG : file1: reading active writers 2026/06/25 05:37:43 DEBUG : file1: active writers 1 2026/06/25 05:37:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:44 DEBUG : Looking for writers 2026/06/25 05:37:44 DEBUG : file1: reading active writers 2026/06/25 05:37:44 DEBUG : file1: active writers 1 2026/06/25 05:37:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:45 DEBUG : Looking for writers 2026/06/25 05:37:45 DEBUG : file1: reading active writers 2026/06/25 05:37:45 DEBUG : file1: active writers 1 2026/06/25 05:37:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:46 DEBUG : Looking for writers 2026/06/25 05:37:46 DEBUG : file1: reading active writers 2026/06/25 05:37:46 DEBUG : file1: active writers 1 2026/06/25 05:37:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:47 DEBUG : Looking for writers 2026/06/25 05:37:47 DEBUG : file1: reading active writers 2026/06/25 05:37:47 DEBUG : file1: active writers 1 2026/06/25 05:37:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:48 DEBUG : Looking for writers 2026/06/25 05:37:48 DEBUG : file1: reading active writers 2026/06/25 05:37:48 DEBUG : file1: active writers 1 2026/06/25 05:37:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:49 DEBUG : Looking for writers 2026/06/25 05:37:49 DEBUG : file1: reading active writers 2026/06/25 05:37:49 DEBUG : file1: active writers 1 2026/06/25 05:37:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:50 DEBUG : Looking for writers 2026/06/25 05:37:50 DEBUG : file1: reading active writers 2026/06/25 05:37:50 DEBUG : file1: active writers 1 2026/06/25 05:37:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:51 DEBUG : Looking for writers 2026/06/25 05:37:51 DEBUG : file1: reading active writers 2026/06/25 05:37:51 DEBUG : file1: active writers 1 2026/06/25 05:37:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:52 DEBUG : Looking for writers 2026/06/25 05:37:52 DEBUG : file1: reading active writers 2026/06/25 05:37:52 DEBUG : file1: active writers 1 2026/06/25 05:37:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:53 DEBUG : Looking for writers 2026/06/25 05:37:53 DEBUG : file1: reading active writers 2026/06/25 05:37:53 DEBUG : file1: active writers 1 2026/06/25 05:37:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:54 DEBUG : Looking for writers 2026/06/25 05:37:54 DEBUG : file1: reading active writers 2026/06/25 05:37:54 DEBUG : file1: active writers 1 2026/06/25 05:37:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:55 DEBUG : Looking for writers 2026/06/25 05:37:55 DEBUG : file1: reading active writers 2026/06/25 05:37:55 DEBUG : file1: active writers 1 2026/06/25 05:37:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:56 DEBUG : Looking for writers 2026/06/25 05:37:56 DEBUG : file1: reading active writers 2026/06/25 05:37:56 DEBUG : file1: active writers 1 2026/06/25 05:37:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:57 DEBUG : Looking for writers 2026/06/25 05:37:57 DEBUG : file1: reading active writers 2026/06/25 05:37:57 DEBUG : file1: active writers 1 2026/06/25 05:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/25 05:37:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x36d594fa6d00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x36d594a6e368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:60290949899168} name:file1 opens:1 downloaders: o: fd:0x36d594638018 info:{ModTime:{wall:14017257603741149647 ext:12812994337 loc:0x4736400} ATime:{wall:14017257603741149647 ext:12812994337 loc:0x4736400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/25 05:37:58 DEBUG : >WaitForWriters: 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:58 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:37:58 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:37:58 DEBUG : rename_me: newRWFileHandle: 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): openPending: 2026/06/25 05:37:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:37:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): >openPending: err= 2026/06/25 05:37:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/25 05:37:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 05:37:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/25 05:37:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): _writeAt: size=5, off=0 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): >_writeAt: n=5, err= 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): close: 2026/06/25 05:37:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-25 05:37:58.6296038 +0000 UTC m=+42.836363080 2026/06/25 05:37:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/25 05:37:58 DEBUG : rename_me(0x36d594a6b100): >close: err= 2026/06/25 05:37:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/25 05:37:58 DEBUG : i_was_renamed: Updating file with 0x36d5946445b0 2026/06/25 05:37:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/25 05:37:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 05:37:58 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:37:58 DEBUG : Looking for writers 2026/06/25 05:37:58 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:37:58 DEBUG : Looking for writers 2026/06/25 05:37:58 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:37:58 DEBUG : Looking for writers 2026/06/25 05:37:58 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:37:58 DEBUG : Looking for writers 2026/06/25 05:37:58 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:37:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/25 05:37:58 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:58 DEBUG : i_was_renamed: size = 5 OK 2026/06/25 05:37:58 INFO : i_was_renamed: Copied (new) 2026/06/25 05:37:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-25 05:37:58 +0000 UTC" 2026/06/25 05:37:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/25 05:37:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 05:37:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/25 05:37:58 DEBUG : Looking for writers 2026/06/25 05:37:58 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:37:58 DEBUG : >WaitForWriters: 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:37:58 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Sp2kI}/rclone-test-nixaqat9cuwu" 2026/06/25 05:37:58 INFO : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:37:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:59 DEBUG : forgetting directory cache 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): _readAt: size=512, off=0 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): openPending: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:38:58 +0000 UTC" against cached fingerprint "" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): >openPending: err= 2026/06/25 05:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): >_readAt: n=20, err=EOF 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): close: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:38:58 +0000 GMT 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a56b00): >close: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:59 DEBUG : forgetting directory cache 2026/06/25 05:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): _readAt: size=512, off=0 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): openPending: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:39:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:38:58 +0000 UTC" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:39:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:38:58 +0000 UTC") 2026/06/25 05:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): >openPending: err= 2026/06/25 05:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): >_readAt: n=20, err=EOF 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): close: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:39:58 +0000 GMT 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d595087240): >close: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:59 DEBUG : forgetting directory cache 2026/06/25 05:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): _readAt: size=512, off=0 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): openPending: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:40:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:39:58 +0000 UTC" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:40:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:39:58 +0000 UTC") 2026/06/25 05:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): >openPending: err= 2026/06/25 05:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): >_readAt: n=20, err=EOF 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): close: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:40:58 +0000 GMT 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594686e80): >close: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:37:59 DEBUG : forgetting directory cache 2026/06/25 05:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): _readAt: size=512, off=0 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): openPending: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:41:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:40:58 +0000 UTC" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:41:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:40:58 +0000 UTC") 2026/06/25 05:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): >openPending: err= 2026/06/25 05:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): >_readAt: n=20, err=EOF 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): close: 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:41:58 +0000 GMT 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate(0x36d594a33480): >close: err= 2026/06/25 05:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:00 DEBUG : forgetting directory cache 2026/06/25 05:38:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): _readAt: size=512, off=0 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): openPending: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:42:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:41:58 +0000 UTC" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:42:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:41:58 +0000 UTC") 2026/06/25 05:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): >openPending: err= 2026/06/25 05:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): >_readAt: n=20, err=EOF 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): close: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:42:58 +0000 GMT 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d594674c80): >close: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:00 DEBUG : forgetting directory cache 2026/06/25 05:38:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): _readAt: size=512, off=0 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): openPending: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:43:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:42:58 +0000 UTC" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:43:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:42:58 +0000 UTC") 2026/06/25 05:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): >openPending: err= 2026/06/25 05:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): >_readAt: n=20, err=EOF 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): close: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:43:58 +0000 GMT 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5947aaa80): >close: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:00 DEBUG : forgetting directory cache 2026/06/25 05:38:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): _readAt: size=512, off=0 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): openPending: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-25 04:44:58 +0000 UTC" against cached fingerprint "20,2026-06-25 04:43:58 +0000 UTC" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-25 04:44:58 +0000 UTC" != cached fingerprint "20,2026-06-25 04:43:58 +0000 UTC") 2026/06/25 05:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/25 05:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): >openPending: err= 2026/06/25 05:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): >_readAt: n=21, err=EOF 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): close: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:44:58 +0000 GMT 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d5948300c0): >close: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:00 DEBUG : forgetting directory cache 2026/06/25 05:38:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): _readAt: size=512, off=0 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): openPending: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-25 04:45:58 +0000 UTC" against cached fingerprint "21,2026-06-25 04:44:58 +0000 UTC" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-25 04:45:58 +0000 UTC" != cached fingerprint "21,2026-06-25 04:44:58 +0000 UTC") 2026/06/25 05:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/25 05:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): >openPending: err= 2026/06/25 05:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): >_readAt: n=22, err=EOF 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): close: 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:45:58 +0000 GMT 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate(0x36d59475b540): >close: err= 2026/06/25 05:38:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 DEBUG : forgetting directory cache 2026/06/25 05:38:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): _readAt: size=512, off=0 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): openPending: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-25 04:46:58 +0000 UTC" against cached fingerprint "22,2026-06-25 04:45:58 +0000 UTC" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-25 04:46:58 +0000 UTC" != cached fingerprint "22,2026-06-25 04:45:58 +0000 UTC") 2026/06/25 05:38:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/25 05:38:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): >openPending: err= 2026/06/25 05:38:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): >_readAt: n=23, err=EOF 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): close: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:46:58 +0000 GMT 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948464c0): >close: err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 DEBUG : forgetting directory cache 2026/06/25 05:38:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): _readAt: size=512, off=0 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): openPending: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-25 04:47:58 +0000 UTC" against cached fingerprint "23,2026-06-25 04:46:58 +0000 UTC" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-25 04:47:58 +0000 UTC" != cached fingerprint "23,2026-06-25 04:46:58 +0000 UTC") 2026/06/25 05:38:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/25 05:38:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): >openPending: err= 2026/06/25 05:38:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): >_readAt: n=24, err=EOF 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): close: 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:47:58 +0000 GMT 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate(0x36d5948602c0): >close: err= 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: 2026/06/25 05:38:01 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : forgetting directory cache 2026/06/25 05:38:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 05:38:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 05:38:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 05:38:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 05:38:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : FiLeA: reading active writers 2026/06/25 05:38:01 DEBUG : FiLeB: reading active writers 2026/06/25 05:38:01 DEBUG : FilEb: reading active writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : FiLeB: reading active writers 2026/06/25 05:38:01 DEBUG : FilEb: reading active writers 2026/06/25 05:38:01 DEBUG : FiLeA: reading active writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/25 05:38:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': Reusing VFS from active cache 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:01 DEBUG : Looking for writers 2026/06/25 05:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:01 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:02 DEBUG : dir: Looking for writers 2026/06/25 05:38:02 DEBUG : file2: reading active writers 2026/06/25 05:38:02 DEBUG : Looking for writers 2026/06/25 05:38:02 DEBUG : dir: reading active writers 2026/06/25 05:38:02 DEBUG : file1: reading active writers 2026/06/25 05:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:02 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:02 DEBUG : dir: Looking for writers 2026/06/25 05:38:02 DEBUG : Looking for writers 2026/06/25 05:38:02 DEBUG : dir: reading active writers 2026/06/25 05:38:02 DEBUG : file1: reading active writers 2026/06/25 05:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:02 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:02 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:38:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:38:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:38:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:38:02 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/25 05:38:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:38:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:02 DEBUG : dir: Looking for writers 2026/06/25 05:38:02 DEBUG : file2: reading active writers 2026/06/25 05:38:02 DEBUG : new_file.txt: reading active writers 2026/06/25 05:38:02 DEBUG : Looking for writers 2026/06/25 05:38:02 DEBUG : dir: reading active writers 2026/06/25 05:38:02 DEBUG : file1: reading active writers 2026/06/25 05:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:02 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/25 05:38:02 DEBUG : dir/file1: Updating file with dir/file1 0x36d59486a9c0 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:02 INFO : dir/file1: Moved (server-side) to: file0 2026/06/25 05:38:02 DEBUG : file0: Updating file with file0 0x36d59486a9c0 2026/06/25 05:38:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:38:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/25 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:02 DEBUG : dir: Looking for writers 2026/06/25 05:38:02 DEBUG : Looking for writers 2026/06/25 05:38:02 DEBUG : dir: reading active writers 2026/06/25 05:38:02 DEBUG : file0: reading active writers 2026/06/25 05:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:02 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:02 DEBUG : Looking for writers 2026/06/25 05:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:02 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:02 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/25 05:38:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 05:38:02 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/25 05:38:03 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:03 DEBUG : d: Looking for writers 2026/06/25 05:38:03 DEBUG : Looking for writers 2026/06/25 05:38:03 DEBUG : a: Looking for writers 2026/06/25 05:38:03 DEBUG : b: Looking for writers 2026/06/25 05:38:03 DEBUG : c: Looking for writers 2026/06/25 05:38:03 DEBUG : Looking for writers 2026/06/25 05:38:03 DEBUG : /: reading active writers 2026/06/25 05:38:03 DEBUG : a: reading active writers 2026/06/25 05:38:03 DEBUG : b: reading active writers 2026/06/25 05:38:03 DEBUG : c: reading active writers 2026/06/25 05:38:03 DEBUG : d: reading active writers 2026/06/25 05:38:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:03 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 05:38:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/25 05:38:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/25 05:38:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/25 05:38:03 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:03 DEBUG : a/b/c/d: Looking for writers 2026/06/25 05:38:03 DEBUG : a/b/c: Looking for writers 2026/06/25 05:38:03 DEBUG : d: reading active writers 2026/06/25 05:38:03 DEBUG : a/b: Looking for writers 2026/06/25 05:38:03 DEBUG : c: reading active writers 2026/06/25 05:38:03 DEBUG : a: Looking for writers 2026/06/25 05:38:03 DEBUG : b: reading active writers 2026/06/25 05:38:03 DEBUG : Looking for writers 2026/06/25 05:38:03 DEBUG : a: reading active writers 2026/06/25 05:38:03 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-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:03 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:03 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:03 DEBUG : Looking for writers 2026/06/25 05:38:03 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-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:03 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 05:38:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 05:38:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/25 05:38:03 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:03 DEBUG : file1: size = 5 OK 2026/06/25 05:38:03 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:03 DEBUG : file1: size = 0 OK 2026/06/25 05:38:03 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (7 bytes), uploading instead of streaming 2026/06/25 05:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:03 DEBUG : file1: size = 7 OK 2026/06/25 05:38:03 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:03 DEBUG : Looking for writers 2026/06/25 05:38:03 DEBUG : file1: reading active writers 2026/06/25 05:38:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:03 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/25 05:38:04 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/25 05:38:04 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/25 05:38:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/25 05:38:04 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (11 bytes), uploading instead of streaming 2026/06/25 05:38:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:04 DEBUG : file1: size = 11 OK 2026/06/25 05:38:04 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/25 05:38:04 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:04 DEBUG : Looking for writers 2026/06/25 05:38:04 DEBUG : file1: reading active writers 2026/06/25 05:38:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:04 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/25 05:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:04 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:38:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:04 DEBUG : file1: size = 5 OK 2026/06/25 05:38:04 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/25 05:38:04 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:04 DEBUG : Looking for writers 2026/06/25 05:38:04 DEBUG : file1: reading active writers 2026/06/25 05:38:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:05 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:05 DEBUG : file1: WriteFileHandle.Release closing 2026/06/25 05:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:05 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:38:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:05 DEBUG : file1: size = 0 OK 2026/06/25 05:38:05 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/25 05:38:05 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:05 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/25 05:38:05 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/25 05:38:05 DEBUG : Looking for writers 2026/06/25 05:38:05 DEBUG : file1: reading active writers 2026/06/25 05:38:05 DEBUG : file1: active writers 1 2026/06/25 05:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/25 05:38:06 DEBUG : Looking for writers 2026/06/25 05:38:06 DEBUG : file1: reading active writers 2026/06/25 05:38:06 DEBUG : file1: active writers 1 2026/06/25 05:38:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:07 DEBUG : Looking for writers 2026/06/25 05:38:07 DEBUG : file1: reading active writers 2026/06/25 05:38:07 DEBUG : file1: active writers 1 2026/06/25 05:38:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:08 DEBUG : Looking for writers 2026/06/25 05:38:08 DEBUG : file1: reading active writers 2026/06/25 05:38:08 DEBUG : file1: active writers 1 2026/06/25 05:38:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:09 DEBUG : Looking for writers 2026/06/25 05:38:09 DEBUG : file1: reading active writers 2026/06/25 05:38:09 DEBUG : file1: active writers 1 2026/06/25 05:38:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:10 DEBUG : Looking for writers 2026/06/25 05:38:10 DEBUG : file1: reading active writers 2026/06/25 05:38:10 DEBUG : file1: active writers 1 2026/06/25 05:38:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:11 DEBUG : Looking for writers 2026/06/25 05:38:11 DEBUG : file1: reading active writers 2026/06/25 05:38:11 DEBUG : file1: active writers 1 2026/06/25 05:38:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:12 DEBUG : Looking for writers 2026/06/25 05:38:12 DEBUG : file1: reading active writers 2026/06/25 05:38:12 DEBUG : file1: active writers 1 2026/06/25 05:38:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:13 DEBUG : Looking for writers 2026/06/25 05:38:13 DEBUG : file1: reading active writers 2026/06/25 05:38:13 DEBUG : file1: active writers 1 2026/06/25 05:38:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:14 DEBUG : Looking for writers 2026/06/25 05:38:14 DEBUG : file1: reading active writers 2026/06/25 05:38:14 DEBUG : file1: active writers 1 2026/06/25 05:38:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:15 DEBUG : Looking for writers 2026/06/25 05:38:15 DEBUG : file1: reading active writers 2026/06/25 05:38:15 DEBUG : file1: active writers 1 2026/06/25 05:38:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:16 DEBUG : Looking for writers 2026/06/25 05:38:16 DEBUG : file1: reading active writers 2026/06/25 05:38:16 DEBUG : file1: active writers 1 2026/06/25 05:38:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:17 DEBUG : Looking for writers 2026/06/25 05:38:17 DEBUG : file1: reading active writers 2026/06/25 05:38:17 DEBUG : file1: active writers 1 2026/06/25 05:38:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:18 DEBUG : Looking for writers 2026/06/25 05:38:18 DEBUG : file1: reading active writers 2026/06/25 05:38:18 DEBUG : file1: active writers 1 2026/06/25 05:38:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:19 DEBUG : Looking for writers 2026/06/25 05:38:19 DEBUG : file1: reading active writers 2026/06/25 05:38:19 DEBUG : file1: active writers 1 2026/06/25 05:38:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:20 DEBUG : Looking for writers 2026/06/25 05:38:20 DEBUG : file1: reading active writers 2026/06/25 05:38:20 DEBUG : file1: active writers 1 2026/06/25 05:38:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:21 DEBUG : Looking for writers 2026/06/25 05:38:21 DEBUG : file1: reading active writers 2026/06/25 05:38:21 DEBUG : file1: active writers 1 2026/06/25 05:38:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:22 DEBUG : Looking for writers 2026/06/25 05:38:22 DEBUG : file1: reading active writers 2026/06/25 05:38:22 DEBUG : file1: active writers 1 2026/06/25 05:38:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:23 DEBUG : Looking for writers 2026/06/25 05:38:23 DEBUG : file1: reading active writers 2026/06/25 05:38:23 DEBUG : file1: active writers 1 2026/06/25 05:38:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:24 DEBUG : Looking for writers 2026/06/25 05:38:24 DEBUG : file1: reading active writers 2026/06/25 05:38:24 DEBUG : file1: active writers 1 2026/06/25 05:38:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:25 DEBUG : Looking for writers 2026/06/25 05:38:25 DEBUG : file1: reading active writers 2026/06/25 05:38:25 DEBUG : file1: active writers 1 2026/06/25 05:38:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:26 DEBUG : Looking for writers 2026/06/25 05:38:26 DEBUG : file1: reading active writers 2026/06/25 05:38:26 DEBUG : file1: active writers 1 2026/06/25 05:38:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:27 DEBUG : Looking for writers 2026/06/25 05:38:27 DEBUG : file1: reading active writers 2026/06/25 05:38:27 DEBUG : file1: active writers 1 2026/06/25 05:38:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:28 DEBUG : Looking for writers 2026/06/25 05:38:28 DEBUG : file1: reading active writers 2026/06/25 05:38:28 DEBUG : file1: active writers 1 2026/06/25 05:38:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:29 DEBUG : Looking for writers 2026/06/25 05:38:29 DEBUG : file1: reading active writers 2026/06/25 05:38:29 DEBUG : file1: active writers 1 2026/06/25 05:38:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:30 DEBUG : Looking for writers 2026/06/25 05:38:30 DEBUG : file1: reading active writers 2026/06/25 05:38:30 DEBUG : file1: active writers 1 2026/06/25 05:38:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:31 DEBUG : Looking for writers 2026/06/25 05:38:31 DEBUG : file1: reading active writers 2026/06/25 05:38:31 DEBUG : file1: active writers 1 2026/06/25 05:38:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:32 DEBUG : Looking for writers 2026/06/25 05:38:32 DEBUG : file1: reading active writers 2026/06/25 05:38:32 DEBUG : file1: active writers 1 2026/06/25 05:38:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:33 DEBUG : Looking for writers 2026/06/25 05:38:33 DEBUG : file1: reading active writers 2026/06/25 05:38:33 DEBUG : file1: active writers 1 2026/06/25 05:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:34 DEBUG : Looking for writers 2026/06/25 05:38:34 DEBUG : file1: reading active writers 2026/06/25 05:38:34 DEBUG : file1: active writers 1 2026/06/25 05:38:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/25 05:38:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/25 05:38:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:35 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:38:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : file1: size = 0 OK 2026/06/25 05:38:35 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:35 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:38:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:38:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:35 DEBUG : Looking for writers 2026/06/25 05:38:35 DEBUG : file1: reading active writers 2026/06/25 05:38:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:35 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:38:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:38:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': File to upload is small (100 bytes), uploading instead of streaming 2026/06/25 05:38:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : file1: size = 100 OK 2026/06/25 05:38:35 DEBUG : file1: Size of src and dst objects identical 2026/06/25 05:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:38:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:38:35 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:38:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:38:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:35 DEBUG : Looking for writers 2026/06/25 05:38:35 DEBUG : file1: reading active writers 2026/06/25 05:38:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:35 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:35 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/25 05:38:35 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/25 05:38:35 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/25 05:38:35 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/25 05:38:35 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/25 05:38:35 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:35 DEBUG : flat: Looking for writers 2026/06/25 05:38:35 DEBUG : f000.txt: reading active writers 2026/06/25 05:38:35 DEBUG : f001.txt: reading active writers 2026/06/25 05:38:35 DEBUG : f002.txt: reading active writers 2026/06/25 05:38:35 DEBUG : f003.txt: reading active writers 2026/06/25 05:38:35 DEBUG : f004.txt: reading active writers 2026/06/25 05:38:35 DEBUG : Looking for writers 2026/06/25 05:38:35 DEBUG : flat: reading active writers 2026/06/25 05:38:35 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:35 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:35 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/25 05:38:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/25 05:38:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/25 05:38:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/25 05:38:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:35 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:35 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:35 DEBUG : a/b/c: Looking for writers 2026/06/25 05:38:35 DEBUG : deep.txt: reading active writers 2026/06/25 05:38:35 DEBUG : a/b: Looking for writers 2026/06/25 05:38:35 DEBUG : mid.txt: reading active writers 2026/06/25 05:38:35 DEBUG : c: reading active writers 2026/06/25 05:38:35 DEBUG : a: Looking for writers 2026/06/25 05:38:35 DEBUG : b: reading active writers 2026/06/25 05:38:35 DEBUG : top.txt: reading active writers 2026/06/25 05:38:35 DEBUG : Looking for writers 2026/06/25 05:38:35 DEBUG : a: reading active writers 2026/06/25 05:38:35 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:35 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:36 DEBUG : bigdir: Looking for writers 2026/06/25 05:38:36 DEBUG : big.bin: reading active writers 2026/06/25 05:38:36 DEBUG : Looking for writers 2026/06/25 05:38:36 DEBUG : bigdir: reading active writers 2026/06/25 05:38:36 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-nixaqat9cuwu'", Local "Local file system at /tmp/rclone1956412001", Modify Window "1s" 2026/06/25 05:38:36 INFO : webdav root 'rclone-test-nixaqat9cuwu': poll-interval is not supported by this remote 2026/06/25 05:38:36 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:36 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:36 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/25 05:38:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/25 05:38:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/25 05:38:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:36 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/25 05:38:36 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/25 05:38:36 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:36 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/25 05:38:36 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/25 05:38:36 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:38:36 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:38:36 DEBUG : dir2: Looking for writers 2026/06/25 05:38:36 DEBUG : b.txt: reading active writers 2026/06/25 05:38:36 DEBUG : dir3: Looking for writers 2026/06/25 05:38:36 DEBUG : c.txt: reading active writers 2026/06/25 05:38:36 DEBUG : dir1: Looking for writers 2026/06/25 05:38:36 DEBUG : a.txt: reading active writers 2026/06/25 05:38:36 DEBUG : Looking for writers 2026/06/25 05:38:36 DEBUG : dir1: reading active writers 2026/06/25 05:38:36 DEBUG : dir2: reading active writers 2026/06/25 05:38:36 DEBUG : dir3: reading active writers 2026/06/25 05:38:36 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/25 05:38:36 DEBUG : webdav root 'rclone-test-nixaqat9cuwu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.068436503s (try 1/5)