"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/22 02:07:18 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-relowez4cozu" 2026/04/22 02:07:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 02:07:18 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/22 02:07:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/22 02:07:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/22 02:07:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/22 02:07:18 DEBUG : Setting pass="aVU8ej1iyXVZ-xjaE791BdCVZQy3oWt4rR5hf6Y4b7PH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/22 02:07:18 DEBUG : TestWebdavRclone: detected overridden config - adding "{CPj6d}" suffix to name 2026/04/22 02:07:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/22 02:07:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/22 02:07:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/22 02:07:18 DEBUG : Setting pass="aVU8ej1iyXVZ-xjaE791BdCVZQy3oWt4rR5hf6Y4b7PH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/22 02:07:18 DEBUG : found headers: 2026/04/22 02:07:18 DEBUG : Creating backend with remote "/tmp/rclone2801806674" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:18 DEBUG : dir: Looking for writers 2026/04/22 02:07:18 DEBUG : Looking for writers 2026/04/22 02:07:18 DEBUG : dir: reading active writers 2026/04/22 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:18 DEBUG : dir/subdir: Looking for writers 2026/04/22 02:07:18 DEBUG : dir: Looking for writers 2026/04/22 02:07:18 DEBUG : file1: reading active writers 2026/04/22 02:07:18 DEBUG : file2: reading active writers 2026/04/22 02:07:18 DEBUG : subdir: reading active writers 2026/04/22 02:07:18 DEBUG : Looking for writers 2026/04/22 02:07:18 DEBUG : dir: reading active writers 2026/04/22 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:18 DEBUG : dir: Looking for writers 2026/04/22 02:07:18 DEBUG : file1: reading active writers 2026/04/22 02:07:18 DEBUG : Looking for writers 2026/04/22 02:07:18 DEBUG : dir: reading active writers 2026/04/22 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:18 DEBUG : dir: Looking for writers 2026/04/22 02:07:18 DEBUG : Looking for writers 2026/04/22 02:07:18 DEBUG : dir: reading active writers 2026/04/22 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:18 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:18 DEBUG : forgetting directory cache 2026/04/22 02:07:18 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:18 DEBUG : Looking for writers 2026/04/22 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:18 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/22 02:07:19 DEBUG : dir: invalidating directory cache 2026/04/22 02:07:19 DEBUG : >ForgetPath: 2026/04/22 02:07:19 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/22 02:07:19 DEBUG : invalidating directory cache 2026/04/22 02:07:19 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:19 DEBUG : >ForgetPath: 2026/04/22 02:07:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/22 02:07:19 DEBUG : >ForgetPath: 2026/04/22 02:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:19 DEBUG : dir: Looking for writers 2026/04/22 02:07:19 DEBUG : Looking for writers 2026/04/22 02:07:19 DEBUG : dir: reading active writers 2026/04/22 02:07:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:19 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : forgetting directory cache 2026/04/22 02:07:19 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:19 DEBUG : dir: Looking for writers 2026/04/22 02:07:19 DEBUG : fil/a/b: Looking for writers 2026/04/22 02:07:19 DEBUG : fil/a: Looking for writers 2026/04/22 02:07:19 DEBUG : b: reading active writers 2026/04/22 02:07:19 DEBUG : fil: Looking for writers 2026/04/22 02:07:19 DEBUG : a: reading active writers 2026/04/22 02:07:19 DEBUG : Looking for writers 2026/04/22 02:07:19 DEBUG : dir: reading active writers 2026/04/22 02:07:19 DEBUG : fil: reading active writers 2026/04/22 02:07:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:19 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:19 DEBUG : dir: Looking for writers 2026/04/22 02:07:19 DEBUG : Looking for writers 2026/04/22 02:07:19 DEBUG : dir: reading active writers 2026/04/22 02:07:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:19 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:19 DEBUG : dir: Looking for writers 2026/04/22 02:07:19 DEBUG : file1: reading active writers 2026/04/22 02:07:19 DEBUG : Looking for writers 2026/04/22 02:07:19 DEBUG : dir: reading active writers 2026/04/22 02:07:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:19 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:19 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/22 02:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/22 02:07:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/22 02:07:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/22 02:07:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/22 02:07:19 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir: invalidating directory cache 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/22 02:07:20 DEBUG : dir/file1: Reset virtual modtime 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/22 02:07:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:20 DEBUG : dir: invalidating directory cache 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/22 02:07:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/22 02:07:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/22 02:07:20 DEBUG : forgetting directory cache 2026/04/22 02:07:20 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:20 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/22 02:07:20 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:20 DEBUG : dir/virtualDir: Looking for writers 2026/04/22 02:07:20 DEBUG : dir: Looking for writers 2026/04/22 02:07:20 DEBUG : virtualDir: reading active writers 2026/04/22 02:07:20 DEBUG : file1: reading active writers 2026/04/22 02:07:20 DEBUG : virtualFile2: reading active writers 2026/04/22 02:07:20 DEBUG : virtualFile: reading active writers 2026/04/22 02:07:20 DEBUG : Looking for writers 2026/04/22 02:07:20 DEBUG : dir: reading active writers 2026/04/22 02:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:20 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 ERROR : dir/: Can only open directories read only 2026/04/22 02:07:20 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:20 DEBUG : dir: Looking for writers 2026/04/22 02:07:20 DEBUG : Looking for writers 2026/04/22 02:07:20 DEBUG : dir: reading active writers 2026/04/22 02:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:20 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 02:07:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 02:07:20 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 02:07:20 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir/potato: size = 5 OK 2026/04/22 02:07:20 NOTICE: webdav root 'rclone-test-relowez4cozu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/22 02:07:20 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 02:07:20 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:20 DEBUG : dir: Looking for writers 2026/04/22 02:07:20 DEBUG : file1: reading active writers 2026/04/22 02:07:20 DEBUG : potato: reading active writers 2026/04/22 02:07:20 DEBUG : Looking for writers 2026/04/22 02:07:20 DEBUG : dir: reading active writers 2026/04/22 02:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:20 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 02:07:20 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:20 DEBUG : dir/sub: Looking for writers 2026/04/22 02:07:20 DEBUG : dir: Looking for writers 2026/04/22 02:07:20 DEBUG : file1: reading active writers 2026/04/22 02:07:20 DEBUG : sub: reading active writers 2026/04/22 02:07:20 DEBUG : Looking for writers 2026/04/22 02:07:20 DEBUG : dir: reading active writers 2026/04/22 02:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:20 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 02:07:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/22 02:07:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:21 DEBUG : dir/sub/subsub: Looking for writers 2026/04/22 02:07:21 DEBUG : dir/sub: Looking for writers 2026/04/22 02:07:21 DEBUG : subsub: reading active writers 2026/04/22 02:07:21 DEBUG : dir: Looking for writers 2026/04/22 02:07:21 DEBUG : file1: reading active writers 2026/04/22 02:07:21 DEBUG : sub: reading active writers 2026/04/22 02:07:21 DEBUG : Looking for writers 2026/04/22 02:07:21 DEBUG : dir: reading active writers 2026/04/22 02:07:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:21 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:21 ERROR : dir/: Dir.Remove not empty 2026/04/22 02:07:21 DEBUG : dir/file1: Remove: 2026/04/22 02:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:21 DEBUG : dir/file1: >Remove: err= 2026/04/22 02:07:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 02:07:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:21 DEBUG : Looking for writers 2026/04/22 02:07:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:21 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:21 DEBUG : dir/file1: Remove: 2026/04/22 02:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:21 DEBUG : dir/file1: >Remove: err= 2026/04/22 02:07:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 02:07:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:21 DEBUG : Looking for writers 2026/04/22 02:07:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:21 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:21 DEBUG : dir/file1: Remove: 2026/04/22 02:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:21 DEBUG : dir/file1: >Remove: err= 2026/04/22 02:07:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:21 DEBUG : dir: Looking for writers 2026/04/22 02:07:21 DEBUG : Looking for writers 2026/04/22 02:07:21 DEBUG : dir: reading active writers 2026/04/22 02:07:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:21 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:21 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/22 02:07:21 DEBUG : dir: Updating dir with dir2 0x1d5946f90270 2026/04/22 02:07:21 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 02:07:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/22 02:07:22 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/22 02:07:22 DEBUG : file2: Updating file with file2 0x1d5946b27110 2026/04/22 02:07:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:22 INFO : dir2/file3: Deleted 2026/04/22 02:07:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/22 02:07:22 DEBUG : dir2/file3: Updating file with dir2/file3 0x1d5946b27110 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/22 02:07:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/22 02:07:22 DEBUG : empty directory: Updating dir with renamed empty directory 0x1d5946b27450 2026/04/22 02:07:22 DEBUG : empty directory: forgetting directory cache 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/22 02:07:22 DEBUG : dir2: Renaming to "dir3" 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : dir3: Looking for writers 2026/04/22 02:07:22 DEBUG : file3: reading active writers 2026/04/22 02:07:22 DEBUG : renamed empty directory: Looking for writers 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : dir3: reading active writers 2026/04/22 02:07:22 DEBUG : renamed empty directory: reading active writers 2026/04/22 02:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:22 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 02:07:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 02:07:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/22 02:07:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 02:07:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/22 02:07:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:22 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/22 02:07:22 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : dir/sub/file2: size = 12 OK 2026/04/22 02:07:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:22 DEBUG : forgetting directory cache 2026/04/22 02:07:22 DEBUG : dir: forgetting directory cache 2026/04/22 02:07:22 DEBUG : dir/sub: forgetting directory cache 2026/04/22 02:07:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/22 02:07:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/22 02:07:22 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 02:07:22 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : dir/sub/file0: size = 5 OK 2026/04/22 02:07:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/22 02:07:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : dir/sub: Looking for writers 2026/04/22 02:07:22 DEBUG : file0: reading active writers 2026/04/22 02:07:22 DEBUG : file2: reading active writers 2026/04/22 02:07:22 DEBUG : dir: Looking for writers 2026/04/22 02:07:22 DEBUG : file1: reading active writers 2026/04/22 02:07:22 DEBUG : sub: reading active writers 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : dir: reading active writers 2026/04/22 02:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:22 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:22 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/22 02:07:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/22 02:07:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/22 02:07:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/22 02:07:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : dir: Looking for writers 2026/04/22 02:07:22 DEBUG : file1: reading active writers 2026/04/22 02:07:22 DEBUG : file1.metadata: reading active writers 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : dir: reading active writers 2026/04/22 02:07:22 DEBUG : dir.metadata: reading active writers 2026/04/22 02:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:22 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : dir: Looking for writers 2026/04/22 02:07:22 DEBUG : file1: reading active writers 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : dir: reading active writers 2026/04/22 02:07:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:22 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:22 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/22 02:07:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:22 DEBUG : dir: Looking for writers 2026/04/22 02:07:22 DEBUG : file1: reading active writers 2026/04/22 02:07:22 DEBUG : Looking for writers 2026/04/22 02:07:22 DEBUG : dir: reading active writers 2026/04/22 02:07:22 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:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : file1: reading active writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/22 02:07:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/22 02:07:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/22 02:07:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : file.txt: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:23 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir/file1: size = 25 OK 2026/04/22 02:07:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/22 02:07:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : file1: reading active writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir/file1: Remove: 2026/04/22 02:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:23 DEBUG : dir/file1: >Remove: err= 2026/04/22 02:07:23 DEBUG : dir/file1: Remove: 2026/04/22 02:07:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir/file1: Remove: 2026/04/22 02:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:23 DEBUG : dir/file1: >Remove: err= 2026/04/22 02:07:23 DEBUG : dir/file1: Remove: 2026/04/22 02:07:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/22 02:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 02:07:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/22 02:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 02:07:23 DEBUG : dir/file1: Open: flags=0x3 2026/04/22 02:07:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/22 02:07:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : file1: reading active writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:23 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:23 DEBUG : dir: Looking for writers 2026/04/22 02:07:23 DEBUG : file1: reading active writers 2026/04/22 02:07:23 DEBUG : Looking for writers 2026/04/22 02:07:23 DEBUG : dir: reading active writers 2026/04/22 02:07:23 DEBUG : >WaitForWriters: 2026/04/22 02:07:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:23 DEBUG : newLeaf: Updating file with newLeaf 0x1d5946b4cdd0 2026/04/22 02:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:24 DEBUG : dir/file1: Updating file with dir/file1 0x1d5946b4cdd0 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1: File is currently open, delaying rename 0x1d5946b4cdd0 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 02:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:24 DEBUG : dir/file1: size = 25 OK 2026/04/22 02:07:24 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 DEBUG : newLeaf: Running delayed rename now 2026/04/22 02:07:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:24 DEBUG : newLeaf: Updating file with newLeaf 0x1d5946b4cdd0 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:24 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: 2026/04/22 02:07:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:24 DEBUG : newLeaf: Updating file with newLeaf 0x1d59474a40d0 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:24 DEBUG : dir/file1: Updating file with dir/file1 0x1d59474a40d0 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1: File is currently open, delaying rename 0x1d59474a40d0 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 02:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:24 DEBUG : dir/file1: size = 25 OK 2026/04/22 02:07:24 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 DEBUG : newLeaf: Running delayed rename now 2026/04/22 02:07:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:24 DEBUG : newLeaf: Updating file with newLeaf 0x1d59474a40d0 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:24 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:24 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): openPending: 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): >openPending: err= 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): _writeAt: size=14, off=0 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): >_writeAt: n=14, err= 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): close: 2026/04/22 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 02:07:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594750cf00): >close: err= 2026/04/22 02:07:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 02:07:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:24 DEBUG : dir/file1: size = 14 OK 2026/04/22 02:07:24 INFO : dir/file1: Copied (replaced existing) 2026/04/22 02:07:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:24 DEBUG : dir: Looking for writers 2026/04/22 02:07:24 DEBUG : file1: reading active writers 2026/04/22 02:07:24 DEBUG : Looking for writers 2026/04/22 02:07:24 DEBUG : dir: reading active writers 2026/04/22 02:07:24 DEBUG : >WaitForWriters: 2026/04/22 02:07:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): _readAt: size=512, off=0 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): openPending: 2026/04/22 02:07: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/04/22 02:07:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): >openPending: err= 2026/04/22 02:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): >_readAt: n=14, err=EOF 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): close: 2026/04/22 02:07:24 DEBUG : dir/file1(0x1d594745be80): >close: err= 2026/04/22 02:07:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:24 DEBUG : newLeaf: Updating file with newLeaf 0x1d5946ef2ea0 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 02:07:24 DEBUG : dir/file1: Updating file with dir/file1 0x1d5946ef2ea0 2026/04/22 02:07:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d5947617e40): openPending: 2026/04/22 02:07:25 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/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d5947617e40): >openPending: err= 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d5947617e40): _writeAt: size=25, off=0 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d5947617e40): >_writeAt: n=25, err= 2026/04/22 02:07:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:25 DEBUG : newLeaf: Updating file with newLeaf 0x1d5946ef2ea0 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:25 DEBUG : newLeaf(0x1d5947617e40): close: 2026/04/22 02:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 02:07:25.002565821 +0000 UTC m=+6.905845175 2026/04/22 02:07:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:25 DEBUG : newLeaf(0x1d5947617e40): >close: err= 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 02:07:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:25 DEBUG : newLeaf: size = 25 OK 2026/04/22 02:07:25 INFO : newLeaf: Copied (replaced existing) 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 02:07:25 +0000 UTC" 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : >WaitForWriters: 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : >WaitForWriters: 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:25 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : file1: reading active writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : >WaitForWriters: 2026/04/22 02:07:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:25 DEBUG : newLeaf: Updating file with newLeaf 0x1d594771edd0 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:25 DEBUG : dir/file1: Updating file with dir/file1 0x1d594771edd0 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d594750dc80): openPending: 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d594750dc80): >openPending: err= 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d594750dc80): _writeAt: size=25, off=0 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d594750dc80): >_writeAt: n=25, err= 2026/04/22 02:07:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:25 DEBUG : newLeaf: Updating file with newLeaf 0x1d594771edd0 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:25 DEBUG : newLeaf(0x1d594750dc80): close: 2026/04/22 02:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 02:07:25.503936967 +0000 UTC m=+7.407216321 2026/04/22 02:07:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:25 DEBUG : newLeaf(0x1d594750dc80): >close: err= 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 02:07:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:25 DEBUG : newLeaf: size = 25 OK 2026/04/22 02:07:25 INFO : newLeaf: Copied (replaced existing) 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 02:07:25 +0000 UTC" 2026/04/22 02:07:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 02:07:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : >WaitForWriters: 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:25 DEBUG : >WaitForWriters: 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:25 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:25 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): openPending: 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): >openPending: err= 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): _writeAt: size=14, off=0 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): >_writeAt: n=14, err= 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): close: 2026/04/22 02:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 02:07:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:25 DEBUG : dir/file1(0x1d59476a4dc0): >close: err= 2026/04/22 02:07:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : file1: reading active writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : file1: reading active writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : file1: reading active writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:25 DEBUG : dir: Looking for writers 2026/04/22 02:07:25 DEBUG : file1: reading active writers 2026/04/22 02:07:25 DEBUG : Looking for writers 2026/04/22 02:07:25 DEBUG : dir: reading active writers 2026/04/22 02:07:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 02:07:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:25 DEBUG : dir/file1: size = 14 OK 2026/04/22 02:07:25 INFO : dir/file1: Copied (replaced existing) 2026/04/22 02:07:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/22 02:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : file1: reading active writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): _readAt: size=512, off=0 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): openPending: 2026/04/22 02:07:26 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/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): >openPending: err= 2026/04/22 02:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): >_readAt: n=14, err=EOF 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): close: 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594763e940): >close: err= 2026/04/22 02:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf: Updating file with newLeaf 0x1d594771eea0 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 02:07:26 DEBUG : dir/file1: Updating file with dir/file1 0x1d594771eea0 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d59476b40c0): openPending: 2026/04/22 02:07:26 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/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d59476b40c0): >openPending: err= 2026/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d59476b40c0): _writeAt: size=25, off=0 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d59476b40c0): >_writeAt: n=25, err= 2026/04/22 02:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf: Updating file with newLeaf 0x1d594771eea0 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf(0x1d59476b40c0): close: 2026/04/22 02:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 02:07:26.145952499 +0000 UTC m=+8.049231863 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:26 DEBUG : newLeaf(0x1d59476b40c0): >close: err= 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 02:07:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:26 DEBUG : newLeaf: size = 25 OK 2026/04/22 02:07:26 INFO : newLeaf: Copied (replaced existing) 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 02:07:26 +0000 UTC" 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:26 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:26 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:26 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:26 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : file1: reading active writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): _readAt: size=512, off=0 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): openPending: 2026/04/22 02:07:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): >openPending: err= 2026/04/22 02:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/22 02:07:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): >_readAt: n=14, err=EOF 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): close: 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d594767e240): >close: err= 2026/04/22 02:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf: Updating file with newLeaf 0x1d5947648d00 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 02:07:26 DEBUG : dir/file1: Updating file with dir/file1 0x1d5947648d00 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d5946dfd6c0): openPending: 2026/04/22 02:07:26 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/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d5946dfd6c0): >openPending: err= 2026/04/22 02:07:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d5946dfd6c0): _writeAt: size=25, off=0 2026/04/22 02:07:26 DEBUG : dir/file1(0x1d5946dfd6c0): >_writeAt: n=25, err= 2026/04/22 02:07:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 02:07:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf: Updating file with newLeaf 0x1d5947648d00 2026/04/22 02:07:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 DEBUG : newLeaf(0x1d5946dfd6c0): close: 2026/04/22 02:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 02:07:26.655167225 +0000 UTC m=+8.558446589 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:26 DEBUG : newLeaf(0x1d5946dfd6c0): >close: err= 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 02:07:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:26 DEBUG : newLeaf: size = 25 OK 2026/04/22 02:07:26 INFO : newLeaf: Copied (replaced existing) 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 02:07:26 +0000 UTC" 2026/04/22 02:07:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 02:07:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 02:07:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : dir: Looking for writers 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : dir: reading active writers 2026/04/22 02:07:26 DEBUG : newLeaf: reading active writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: 2026/04/22 02:07:26 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:26 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:26 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:26 DEBUG : Looking for writers 2026/04/22 02:07:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:26 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/22 02:07:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/22 02:07:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/22 02:07:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/22 02:07:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/22 02:07:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/22 02:07:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/22 02:07:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/22 02:07:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/22 02:07:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/22 02:07:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/22 02:07:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/22 02:07:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/22 02:07:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): _readAt: size=1, off=0 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): openPending: 2026/04/22 02:07:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >openPending: err= 2026/04/22 02:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >_readAt: n=1, err= 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): _readAt: size=256, off=1 2026/04/22 02:07:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >_readAt: n=15, err=EOF 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): _readAt: size=16, off=16 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >_readAt: n=0, err=EOF 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): close: 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >close: err= 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): close: 2026/04/22 02:07:27 DEBUG : dir/file1(0x1d594729ed80): >close: err=file already closed 2026/04/22 02:07:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:27 DEBUG : dir: Looking for writers 2026/04/22 02:07:27 DEBUG : file1: reading active writers 2026/04/22 02:07:27 DEBUG : Looking for writers 2026/04/22 02:07:27 DEBUG : dir: reading active writers 2026/04/22 02:07:27 DEBUG : >WaitForWriters: 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:27 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): _readAt: size=1, off=0 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): openPending: 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >openPending: err= 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): _readAt: size=1, off=5 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): _readAt: size=1, off=3 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): _readAt: size=1, off=13 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): _readAt: size=16, off=100 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >_readAt: n=0, err=EOF 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): close: 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d59472d9300): >close: err= 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : dir: Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : dir: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=1, off=0 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): openPending: 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >openPending: err= 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=1, off=5 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=1, off=1 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=1, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=6, off=10 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=6, err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=256, off=10 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=6, err=EOF 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=256, off=100 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=0, err=EOF 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): close: 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >close: err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): _readAt: size=256, off=100 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5947586f80): >_readAt: n=0, err=file already closed 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : dir: Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : dir: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): RWFileHandle.Flush 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): _readAt: size=256, off=0 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): openPending: 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): >openPending: err= 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): >_readAt: n=16, err=EOF 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): RWFileHandle.Flush 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): RWFileHandle.Flush 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): close: 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d5946bb97c0): >close: err= 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : dir: Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : dir: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:07:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 02:07:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): _readAt: size=256, off=0 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): openPending: 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): >openPending: err= 2026/04/22 02:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:07:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): >_readAt: n=16, err=EOF 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): RWFileHandle.Release 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): close: 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): >close: err= 2026/04/22 02:07:28 DEBUG : dir/file1(0x1d594750dd80): RWFileHandle.Release 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : dir: Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : dir: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:28 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): openPending: 2026/04/22 02:07:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): >openPending: err= 2026/04/22 02:07:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): _writeAt: size=5, off=0 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): >_writeAt: n=5, err= 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): _writeAt: size=7, off=5 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): >_writeAt: n=7, err= 2026/04/22 02:07:28 DEBUG : file1: vfs cache: truncate to size=11 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): close: 2026/04/22 02:07:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:28.611373892 +0000 UTC m=+10.514653286 2026/04/22 02:07:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): >close: err= 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): close: 2026/04/22 02:07:28 DEBUG : file1(0x1d59472f8000): >close: err=file already closed 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:28 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : file1: size = 11 OK 2026/04/22 02:07:28 INFO : file1: Copied (new) 2026/04/22 02:07:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-22 02:07:28 +0000 UTC" 2026/04/22 02:07:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:28 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): openPending: 2026/04/22 02:07:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): >openPending: err= 2026/04/22 02:07:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): _writeAt: size=7, off=0 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): >_writeAt: n=7, err= 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): _writeAt: size=6, off=5 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): >_writeAt: n=6, err= 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): close: 2026/04/22 02:07:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:28.808611321 +0000 UTC m=+10.711890716 2026/04/22 02:07:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): >close: err= 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): _writeAt: size=5, off=0 2026/04/22 02:07:28 DEBUG : file1(0x1d5946c60fc0): >_writeAt: n=0, err=file already closed 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:28 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:28 DEBUG : file1: size = 11 OK 2026/04/22 02:07:28 INFO : file1: Copied (new) 2026/04/22 02:07:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-22 02:07:28 +0000 UTC" 2026/04/22 02:07:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:28 DEBUG : Looking for writers 2026/04/22 02:07:28 DEBUG : file1: reading active writers 2026/04/22 02:07:28 DEBUG : >WaitForWriters: 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:28 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:29 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:29 DEBUG : file1(0x1d5946b4b540): openPending: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1(0x1d5946b4b540): >openPending: err= 2026/04/22 02:07:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946b4b540): close: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:29.006246014 +0000 UTC m=+10.909525397 2026/04/22 02:07:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:29 DEBUG : file1(0x1d5946b4b540): >close: err= 2026/04/22 02:07:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 02:07:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:07:29 DEBUG : file2: newRWFileHandle: 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): openPending: 2026/04/22 02:07:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): >openPending: err= 2026/04/22 02:07:29 DEBUG : file2: >newRWFileHandle: err= 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/22 02:07:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): RWFileHandle.Flush 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): RWFileHandle.Release 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): close: 2026/04/22 02:07:29 DEBUG : file2: vfs cache: setting modification time to 2026-04-22 02:07:29.0072975 +0000 UTC m=+10.910576864 2026/04/22 02:07:29 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:29 DEBUG : file2(0x1d5946b4b9c0): >close: err= 2026/04/22 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/22 02:07:29 DEBUG : file2: vfs cache: starting upload 2026/04/22 02:07:29 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:29 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : file2: size = 0 OK 2026/04/22 02:07:29 INFO : file2: Copied (new) 2026/04/22 02:07:29 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-22 02:07:29 +0000 UTC" 2026/04/22 02:07:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 02:07:29 INFO : file2: vfs cache: upload succeeded try #1 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/22 02:07:29 DEBUG : file1: size = 0 OK 2026/04/22 02:07:29 INFO : file1: Copied (new) 2026/04/22 02:07:29 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-22 02:07:29 +0000 UTC" 2026/04/22 02:07:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : >WaitForWriters: 2026/04/22 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : file2: reading active writers 2026/04/22 02:07:29 DEBUG : >WaitForWriters: 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:29 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): openPending: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): >openPending: err= 2026/04/22 02:07:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): _writeAt: size=5, off=0 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): >_writeAt: n=5, err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): RWFileHandle.Flush 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): RWFileHandle.Flush 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): close: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:29.376497062 +0000 UTC m=+11.279776456 2026/04/22 02:07:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e74ac0): >close: err= 2026/04/22 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:29 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : file1: size = 5 OK 2026/04/22 02:07:29 INFO : file1: Copied (new) 2026/04/22 02:07:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 02:07:29 +0000 UTC" 2026/04/22 02:07:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : >WaitForWriters: 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:29 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): openPending: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): >openPending: err= 2026/04/22 02:07:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): _writeAt: size=5, off=0 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): >_writeAt: n=5, err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): RWFileHandle.Release 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): close: 2026/04/22 02:07:29 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:29.562546522 +0000 UTC m=+11.465825876 2026/04/22 02:07:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): >close: err= 2026/04/22 02:07:29 DEBUG : file1(0x1d5946e7f340): RWFileHandle.Release 2026/04/22 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:29 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : file1: size = 5 OK 2026/04/22 02:07:29 INFO : file1: Copied (new) 2026/04/22 02:07:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 02:07:29 +0000 UTC" 2026/04/22 02:07:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : >WaitForWriters: 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:29 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 02:07:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): openPending: 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): >openPending: err= 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 02:07:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): _writeAt: size=5, off=0 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): >_writeAt: n=5, err= 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): close: 2026/04/22 02:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-22 02:07:29.815325462 +0000 UTC m=+11.718604826 2026/04/22 02:07:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:29 DEBUG : dir/file1(0x1d5946f7fa40): >close: err= 2026/04/22 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:29 DEBUG : dir: Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : dir: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:29 DEBUG : dir: Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : dir: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:29 DEBUG : dir: Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : dir: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:29 DEBUG : dir: Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : dir: reading active writers 2026/04/22 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 02:07:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:29 DEBUG : dir/file1: size = 5 OK 2026/04/22 02:07:29 INFO : dir/file1: Copied (replaced existing) 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-22 02:07:29 +0000 UTC" 2026/04/22 02:07:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:29 DEBUG : dir: Looking for writers 2026/04/22 02:07:29 DEBUG : file1: reading active writers 2026/04/22 02:07:29 DEBUG : Looking for writers 2026/04/22 02:07:29 DEBUG : dir: reading active writers 2026/04/22 02:07:29 DEBUG : >WaitForWriters: 2026/04/22 02:07:29 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 02:07:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): openPending: 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): >openPending: err= 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): _writeAt: size=15, off=5 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): >_writeAt: n=15, err= 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): close: 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-22 02:07:30.104332756 +0000 UTC m=+12.007612151 2026/04/22 02:07:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : dir/file1(0x1d5947307180): >close: err= 2026/04/22 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:30 DEBUG : dir: Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : dir: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:30 DEBUG : dir: Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : dir: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:30 DEBUG : dir: Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : dir: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:30 DEBUG : dir: Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : dir: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 02:07:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:30 DEBUG : dir/file1: size = 20 OK 2026/04/22 02:07:30 INFO : dir/file1: Copied (replaced existing) 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-22 02:07:30 +0000 UTC" 2026/04/22 02:07:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:30 DEBUG : dir: Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : dir: reading active writers 2026/04/22 02:07:30 DEBUG : >WaitForWriters: 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): openPending: 2026/04/22 02:07:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): close: 2026/04/22 02:07:30 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 02:07:30.323181622 +0000 UTC m=+12.226460976 2026/04/22 02:07:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : file1(0x1d5947316b80): >close: err= 2026/04/22 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:30 DEBUG : file1: vfs cache: starting upload 2026/04/22 02:07:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:07:30 DEBUG : file1: size = 5 OK 2026/04/22 02:07:30 INFO : file1: Copied (new) 2026/04/22 02:07:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 02:07:30 +0000 UTC" 2026/04/22 02:07:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : >WaitForWriters: 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.508686445 +0000 UTC m=+12.411965809 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947493e00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.508686445 +0000 UTC m=+12.411965809 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.508686445 +0000 UTC m=+12.411965809 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59466ffc70 item 1 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.511196318 +0000 UTC m=+12.414475682 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947496e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.511196318 +0000 UTC m=+12.414475682 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ace620 item 2 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.512946584 +0000 UTC m=+12.416225948 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474979c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.512946584 +0000 UTC m=+12.416225948 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947497e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.512946584 +0000 UTC m=+12.416225948 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946acecb0 item 3 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.515281196 +0000 UTC m=+12.418560560 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.515281196 +0000 UTC m=+12.418560560 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c0fc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946acfb20 item 4 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.517371816 +0000 UTC m=+12.420651200 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.517371816 +0000 UTC m=+12.420651200 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474c1a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.517371816 +0000 UTC m=+12.420651200 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e18310 item 5 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.519459451 +0000 UTC m=+12.422738815 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476086c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.519459451 +0000 UTC m=+12.422738815 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947608c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e193b0 item 6 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.521240286 +0000 UTC m=+12.424519650 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.521240286 +0000 UTC m=+12.424519650 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.521240286 +0000 UTC m=+12.424519650 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947609c40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e19730 item 7 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.523696367 +0000 UTC m=+12.426975762 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476263c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.523696367 +0000 UTC m=+12.426975762 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ab2620 item 8 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5947626ec0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947626ec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.525591087 +0000 UTC m=+12.428870481 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.525591087 +0000 UTC m=+12.428870481 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.525591087 +0000 UTC m=+12.428870481 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947627c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ab2cb0 item 9 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.528199125 +0000 UTC m=+12.431478510 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.528199125 +0000 UTC m=+12.431478510 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763e8c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ab3260 item 10 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d594763ef00): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763ef00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.529695322 +0000 UTC m=+12.432974686 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.529695322 +0000 UTC m=+12.432974686 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763f7c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.529695322 +0000 UTC m=+12.432974686 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594763fcc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ab37a0 item 11 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.531616552 +0000 UTC m=+12.434895946 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658440): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.531616552 +0000 UTC m=+12.434895946 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946ab3d50 item 12 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5947658fc0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947658fc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.533382159 +0000 UTC m=+12.436661523 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.533382159 +0000 UTC m=+12.436661523 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947659a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0c460 item 13 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.535178362 +0000 UTC m=+12.438457727 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7cdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.535178362 +0000 UTC m=+12.438457727 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c9cc40 item 14 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946c7d940): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7d940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.536685261 +0000 UTC m=+12.439964625 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946c7dd00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.536685261 +0000 UTC m=+12.439964625 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476964c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c9d6c0 item 15 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.5380395 +0000 UTC m=+12.441318864 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947696b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.5380395 +0000 UTC m=+12.441318864 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c9db20 item 16 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.539485231 +0000 UTC m=+12.442764595 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476976c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.539485231 +0000 UTC m=+12.442764595 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947697b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.539485231 +0000 UTC m=+12.442764595 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f58150 item 17 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.541822297 +0000 UTC m=+12.445101661 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476ba7c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.541822297 +0000 UTC m=+12.445101661 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bad00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f58770 item 18 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.543052281 +0000 UTC m=+12.446331645 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.543052281 +0000 UTC m=+12.446331645 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bb880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.543052281 +0000 UTC m=+12.446331645 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476bbd80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f58af0 item 19 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.545159212 +0000 UTC m=+12.448438577 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.545159212 +0000 UTC m=+12.448438577 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d6a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f59030 item 20 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.546439551 +0000 UTC m=+12.449718905 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d70c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.546439551 +0000 UTC m=+12.449718905 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d75c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.546439551 +0000 UTC m=+12.449718905 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476d7ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f593b0 item 21 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.548403203 +0000 UTC m=+12.451682567 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.548403203 +0000 UTC m=+12.451682567 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f598f0 item 22 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.549743114 +0000 UTC m=+12.453022478 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f2e00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.549743114 +0000 UTC m=+12.453022478 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.549743114 +0000 UTC m=+12.453022478 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946f59c70 item 23 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.551549447 +0000 UTC m=+12.454828801 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476f3e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.551549447 +0000 UTC m=+12.454828801 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477144c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c2a0 item 24 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5947714b00): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.552823064 +0000 UTC m=+12.456102418 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947714ec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.552823064 +0000 UTC m=+12.456102418 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59477153c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.552823064 +0000 UTC m=+12.456102418 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947715900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c700 item 25 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.554531451 +0000 UTC m=+12.457810805 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.554531451 +0000 UTC m=+12.457810805 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c5c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1cd20 item 26 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d594750ee00): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750ee00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.556528905 +0000 UTC m=+12.459808269 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f1c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.556528905 +0000 UTC m=+12.459808269 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.556528905 +0000 UTC m=+12.459808269 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1ce70 item 27 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.558779289 +0000 UTC m=+12.462058642 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.558779289 +0000 UTC m=+12.462058642 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d5c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0c620 item 28 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d594773dc00): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773dc00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.561191276 +0000 UTC m=+12.464470680 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e0c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.561191276 +0000 UTC m=+12.464470680 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750e780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0ca10 item 29 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.5637922 +0000 UTC m=+12.467071604 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750f600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.5637922 +0000 UTC m=+12.467071604 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750fb40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0cd90 item 30 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d59474322c0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474322c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.565853555 +0000 UTC m=+12.469132909 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.565853555 +0000 UTC m=+12.469132909 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947432d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0d960 item 31 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.567400469 +0000 UTC m=+12.470679823 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59474333c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.567400469 +0000 UTC m=+12.470679823 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947433900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c230 item 32 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.568736473 +0000 UTC m=+12.472015827 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c5b0 item 33 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.569118003 +0000 UTC m=+12.472397357 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f885c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.569118003 +0000 UTC m=+12.472397357 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c8c0 item 33 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.570302983 +0000 UTC m=+12.473582337 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1cfc0 item 34 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.570767149 +0000 UTC m=+12.474046504 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.570767149 +0000 UTC m=+12.474046504 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d180 item 34 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.571882687 +0000 UTC m=+12.475162041 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d6c0 item 35 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.572357585 +0000 UTC m=+12.475636938 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.572357585 +0000 UTC m=+12.475636938 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d055c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d880 item 35 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.573537534 +0000 UTC m=+12.476816888 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05c40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1dc00 item 36 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.574108945 +0000 UTC m=+12.477388309 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.574108945 +0000 UTC m=+12.477388309 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1ddc0 item 36 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.575316987 +0000 UTC m=+12.478596341 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d06850 item 37 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.576051515 +0000 UTC m=+12.479330869 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.576051515 +0000 UTC m=+12.479330869 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947526a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d06fc0 item 37 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.577169888 +0000 UTC m=+12.480449242 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475270c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07490 item 38 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.577652079 +0000 UTC m=+12.480931434 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475275c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.577652079 +0000 UTC m=+12.480931434 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947527b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d077a0 item 38 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.578833071 +0000 UTC m=+12.482112425 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07b20 item 39 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.579271029 +0000 UTC m=+12.482550383 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.579271029 +0000 UTC m=+12.482550383 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9740): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07ce0 item 39 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.58075929 +0000 UTC m=+12.484038654 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e620 item 40 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.581367099 +0000 UTC m=+12.484646463 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.581367099 +0000 UTC m=+12.484646463 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759bc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e7e0 item 40 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.582615478 +0000 UTC m=+12.485894842 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1ec40 item 41 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.583173392 +0000 UTC m=+12.486452756 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1eee0 item 41 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.583772164 +0000 UTC m=+12.487051528 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.583772164 +0000 UTC m=+12.487051528 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1f110 item 41 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.585148985 +0000 UTC m=+12.488428349 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4da40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1f960 item 42 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.585559942 +0000 UTC m=+12.488839306 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1fc00 item 42 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.586169593 +0000 UTC m=+12.489448947 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.586169593 +0000 UTC m=+12.489448947 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc000 item 42 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.587519154 +0000 UTC m=+12.490798507 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc620 item 43 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.58807278 +0000 UTC m=+12.491352144 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc7e0 item 43 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.588614504 +0000 UTC m=+12.491893868 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.588614504 +0000 UTC m=+12.491893868 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc9a0 item 43 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.590052631 +0000 UTC m=+12.493331995 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cce70 item 44 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.590523881 +0000 UTC m=+12.493803245 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaf00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd030 item 44 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.59114252 +0000 UTC m=+12.494421873 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb440): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.59114252 +0000 UTC m=+12.494421873 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb9c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd1f0 item 44 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.59247598 +0000 UTC m=+12.495755344 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd570 item 45 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.592965215 +0000 UTC m=+12.496244579 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750c600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.592965215 +0000 UTC m=+12.496244579 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750cd00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd880 item 45 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.594284557 +0000 UTC m=+12.497563911 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d3c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cdc00 item 46 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.594730649 +0000 UTC m=+12.498010004 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594750d8c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.594730649 +0000 UTC m=+12.498010004 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b600c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cddc0 item 46 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.59616502 +0000 UTC m=+12.499444375 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6310 item 47 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.596628065 +0000 UTC m=+12.499907450 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.596628065 +0000 UTC m=+12.499907450 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b65b0 item 47 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.598263075 +0000 UTC m=+12.501542429 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b69a0 item 48 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.598872086 +0000 UTC m=+12.502151459 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e26c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.598872086 +0000 UTC m=+12.502151459 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6b60 item 48 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.600353305 +0000 UTC m=+12.503632669 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6ee0 item 49 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.600873998 +0000 UTC m=+12.504153352 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.600873998 +0000 UTC m=+12.504153352 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b70a0 item 49 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.602222497 +0000 UTC m=+12.505501850 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8fc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7420 item 50 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.602754883 +0000 UTC m=+12.506034247 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f94c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.602754883 +0000 UTC m=+12.506034247 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b75e0 item 50 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.60400272 +0000 UTC m=+12.507282075 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd61c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b79d0 item 51 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.604513495 +0000 UTC m=+12.507792849 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd66c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.604513495 +0000 UTC m=+12.507792849 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7b90 item 51 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.605708553 +0000 UTC m=+12.508987907 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582070 item 52 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.606358913 +0000 UTC m=+12.509638327 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.606358913 +0000 UTC m=+12.509638327 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582310 item 52 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.607599126 +0000 UTC m=+12.510878480 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582850 item 53 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.608133235 +0000 UTC m=+12.511412589 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.608133235 +0000 UTC m=+12.511412589 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582a10 item 53 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.609329866 +0000 UTC m=+12.512609221 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582e00 item 54 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.609977139 +0000 UTC m=+12.513256493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fb80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.609977139 +0000 UTC m=+12.513256493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475830a0 item 54 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.611159483 +0000 UTC m=+12.514438837 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724a880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583420 item 55 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.611616087 +0000 UTC m=+12.514895440 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724ad80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.611616087 +0000 UTC m=+12.514895440 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475835e0 item 55 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.612894361 +0000 UTC m=+12.516173715 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594724b940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583ab0 item 56 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.613465702 +0000 UTC m=+12.516745055 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.613465702 +0000 UTC m=+12.516745055 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583c70 item 56 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.616694591 +0000 UTC m=+12.519973946 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d08e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c150 item 57 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.61719055 +0000 UTC m=+12.520469904 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c310 item 57 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.618799259 +0000 UTC m=+12.522078613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d098c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.618799259 +0000 UTC m=+12.522078613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d09e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c4d0 item 57 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.620180149 +0000 UTC m=+12.523459502 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3a580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c850 item 58 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.620695522 +0000 UTC m=+12.523974876 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3aac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754ca10 item 58 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.62135554 +0000 UTC m=+12.524634894 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.62135554 +0000 UTC m=+12.524634894 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3b5c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754cd20 item 58 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.622529878 +0000 UTC m=+12.525809233 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d3bc00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d1f0 item 59 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.623025755 +0000 UTC m=+12.526305109 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d3b0 item 59 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.623526391 +0000 UTC m=+12.526805745 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.623526391 +0000 UTC m=+12.526805745 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d650 item 59 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.624956935 +0000 UTC m=+12.528236288 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754da40 item 60 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.625480825 +0000 UTC m=+12.528760179 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754dc70 item 60 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.6260187 +0000 UTC m=+12.529298054 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.6260187 +0000 UTC m=+12.529298054 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4480): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754de30 item 60 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.627424507 +0000 UTC m=+12.530703882 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6310 item 61 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.62793971 +0000 UTC m=+12.531219064 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.62793971 +0000 UTC m=+12.531219064 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6620 item 61 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.629276377 +0000 UTC m=+12.532555730 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e69a0 item 62 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.629835743 +0000 UTC m=+12.533115097 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eec380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.629835743 +0000 UTC m=+12.533115097 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeca80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6b60 item 62 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.631128445 +0000 UTC m=+12.534407800 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed0c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6ee0 item 63 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.631661072 +0000 UTC m=+12.534940426 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eed600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.631661072 +0000 UTC m=+12.534940426 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eedd00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e70a0 item 63 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.632988139 +0000 UTC m=+12.536267493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28440): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7420 item 64 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.633899281 +0000 UTC m=+12.537178635 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f28980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.633899281 +0000 UTC m=+12.537178635 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e76c0 item 64 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.635279789 +0000 UTC m=+12.538559143 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f296c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7a40 item 65 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.635761109 +0000 UTC m=+12.539040463 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f29b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.635761109 +0000 UTC m=+12.539040463 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7c00 item 65 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.637130908 +0000 UTC m=+12.540410262 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e0e0 item 66 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.637761188 +0000 UTC m=+12.541040542 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.637761188 +0000 UTC m=+12.541040542 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e2a0 item 66 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.639169379 +0000 UTC m=+12.542448734 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e620 item 67 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.639719539 +0000 UTC m=+12.542998893 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476740c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.639719539 +0000 UTC m=+12.542998893 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680150 item 67 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.640866807 +0000 UTC m=+12.544146161 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59476804d0 item 68 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.641368916 +0000 UTC m=+12.544648270 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476751c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.641368916 +0000 UTC m=+12.544648270 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680690 item 68 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.642575726 +0000 UTC m=+12.545855080 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680a10 item 69 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.64304355 +0000 UTC m=+12.546322904 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa42c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.64304355 +0000 UTC m=+12.546322904 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa47c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680bd0 item 69 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.644405954 +0000 UTC m=+12.547685309 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa4e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680f50 item 70 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.644931768 +0000 UTC m=+12.548211122 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.644931768 +0000 UTC m=+12.548211122 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fa5880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681110 item 70 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.64620266 +0000 UTC m=+12.549482014 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681490 item 71 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.646657328 +0000 UTC m=+12.549936682 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fce500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.646657328 +0000 UTC m=+12.549936682 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcea00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681650 item 71 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.647944801 +0000 UTC m=+12.551224155 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681a40 item 72 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.648521581 +0000 UTC m=+12.551800935 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcf580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.648521581 +0000 UTC m=+12.551800935 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fcfac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681c00 item 72 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.649620397 +0000 UTC m=+12.552899751 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004180): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470700e0 item 73 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.650071921 +0000 UTC m=+12.553351275 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470702a0 item 73 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.650610878 +0000 UTC m=+12.553890232 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.650610878 +0000 UTC m=+12.553890232 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070460 item 73 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.651799185 +0000 UTC m=+12.555078539 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470056c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070930 item 74 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.652254304 +0000 UTC m=+12.555533658 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005bc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070bd0 item 74 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.652722419 +0000 UTC m=+12.556001773 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.652722419 +0000 UTC m=+12.556001773 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070e00 item 74 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.653873113 +0000 UTC m=+12.557152467 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947040dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071180 item 75 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.654389519 +0000 UTC m=+12.557668873 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470412c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071340 item 75 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.654915793 +0000 UTC m=+12.558195148 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.654915793 +0000 UTC m=+12.558195148 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947041d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071650 item 75 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.656095493 +0000 UTC m=+12.559374846 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088480): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470719d0 item 76 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.656571582 +0000 UTC m=+12.559850936 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071b90 item 76 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.657161416 +0000 UTC m=+12.560440770 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947088ec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.657161416 +0000 UTC m=+12.560440770 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089440): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071d50 item 76 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.658347417 +0000 UTC m=+12.561626771 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947089a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760c230 item 77 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.658834859 +0000 UTC m=+12.562114213 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.658834859 +0000 UTC m=+12.562114213 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760c540 item 77 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.660166515 +0000 UTC m=+12.563445869 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c0dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760ca10 item 78 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.660608319 +0000 UTC m=+12.563887683 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c12c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.660608319 +0000 UTC m=+12.563887683 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470c19c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760cc40 item 78 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.661928674 +0000 UTC m=+12.565208028 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760cfc0 item 79 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.66238123 +0000 UTC m=+12.565660584 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.66238123 +0000 UTC m=+12.565660584 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f0d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d180 item 79 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.663644105 +0000 UTC m=+12.566923460 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d570 item 80 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.664110547 +0000 UTC m=+12.567389911 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470f1840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.664110547 +0000 UTC m=+12.567389911 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d730 item 80 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.665404222 +0000 UTC m=+12.568683576 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760db20 item 81 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.665876082 +0000 UTC m=+12.569155437 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947116b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.665876082 +0000 UTC m=+12.569155437 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760de30 item 81 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.667127298 +0000 UTC m=+12.570406652 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471176c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946aa1260 item 82 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.667662137 +0000 UTC m=+12.570941492 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947117bc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.667662137 +0000 UTC m=+12.570941492 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946aa1500 item 82 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.668889307 +0000 UTC m=+12.572168661 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471388c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2c850 item 83 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.669375546 +0000 UTC m=+12.572654899 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947138dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.669375546 +0000 UTC m=+12.572654899 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2cbd0 item 83 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.670640957 +0000 UTC m=+12.573920311 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2d1f0 item 84 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.671192429 +0000 UTC m=+12.574471784 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947139e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.671192429 +0000 UTC m=+12.574471784 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2d3b0 item 84 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.672519627 +0000 UTC m=+12.575798981 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947152b80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2d8f0 item 85 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.673141041 +0000 UTC m=+12.576420395 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.673141041 +0000 UTC m=+12.576420395 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471535c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c2de30 item 85 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.674279822 +0000 UTC m=+12.577559177 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947153c40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d56a10 item 86 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.674926574 +0000 UTC m=+12.578205928 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.674926574 +0000 UTC m=+12.578205928 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716c7c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d56c40 item 86 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.6761675 +0000 UTC m=+12.579446854 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716ce40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d571f0 item 87 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.676619955 +0000 UTC m=+12.579899308 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.676619955 +0000 UTC m=+12.579899308 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594716d880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d57490 item 87 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.677854417 +0000 UTC m=+12.581133781 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d57880 item 88 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.678354221 +0000 UTC m=+12.581633575 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718a500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.678354221 +0000 UTC m=+12.581633575 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718aa80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d57a40 item 88 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.679513682 +0000 UTC m=+12.582793036 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b0c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946a9c5b0 item 89 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.679984192 +0000 UTC m=+12.583263545 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718b600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946a9ca10 item 89 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.680500487 +0000 UTC m=+12.583779840 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594718bb40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.680500487 +0000 UTC m=+12.583779840 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a41c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946a9d0a0 item 89 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.681822314 +0000 UTC m=+12.585101668 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946a9d960 item 90 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.682264119 +0000 UTC m=+12.585543474 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a4d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946a9ddc0 item 90 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.68276685 +0000 UTC m=+12.586046203 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.68276685 +0000 UTC m=+12.586046203 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c308c0 item 90 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.683940216 +0000 UTC m=+12.587219570 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471a5e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c30e00 item 91 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.684418039 +0000 UTC m=+12.587697393 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c24c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c30fc0 item 91 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.684862819 +0000 UTC m=+12.588142174 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.684862819 +0000 UTC m=+12.588142174 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c2f80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c31260 item 91 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.686151044 +0000 UTC m=+12.589430398 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c35c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c31880 item 92 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.686538396 +0000 UTC m=+12.589817750 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471c3b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946c31c70 item 92 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.687051415 +0000 UTC m=+12.590330769 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.687051415 +0000 UTC m=+12.590330769 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d80e0 item 92 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.688314962 +0000 UTC m=+12.591594316 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e2d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8700 item 93 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.68877937 +0000 UTC m=+12.592058724 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.68877937 +0000 UTC m=+12.592058724 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471e3980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8a10 item 93 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.69024011 +0000 UTC m=+12.593519464 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc0c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8e00 item 94 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.69067344 +0000 UTC m=+12.593952794 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.69067344 +0000 UTC m=+12.593952794 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fcd00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8fc0 item 94 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.692825195 +0000 UTC m=+12.596104550 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d9340 item 95 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.693315171 +0000 UTC m=+12.596594525 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fd880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.693315171 +0000 UTC m=+12.596594525 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fc3c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e070 item 95 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.694762246 +0000 UTC m=+12.598041600 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471fca00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e3f0 item 96 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.695191747 +0000 UTC m=+12.598471101 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.695191747 +0000 UTC m=+12.598471101 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e5b0 item 96 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= 2026/04/22 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : >WaitForWriters: 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.7191462 +0000 UTC m=+12.622425555 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.7191462 +0000 UTC m=+12.622425555 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d053c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.7191462 +0000 UTC m=+12.622425555 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0d880 item 1 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.721319045 +0000 UTC m=+12.624598409 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.721319045 +0000 UTC m=+12.624598409 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1cdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c2a0 item 2 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.722765328 +0000 UTC m=+12.626044692 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1dcc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.722765328 +0000 UTC m=+12.626044692 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.722765328 +0000 UTC m=+12.626044692 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb91c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c700 item 3 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.72470842 +0000 UTC m=+12.627987784 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.72470842 +0000 UTC m=+12.627987784 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1cd20 item 4 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.725895443 +0000 UTC m=+12.629174798 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59467594c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.725895443 +0000 UTC m=+12.629174798 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.725895443 +0000 UTC m=+12.629174798 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d0a0 item 5 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.727561091 +0000 UTC m=+12.630840444 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c9c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.727561091 +0000 UTC m=+12.630840444 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4cf00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d730 item 6 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.728838414 +0000 UTC m=+12.632117768 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.728838414 +0000 UTC m=+12.632117768 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.728838414 +0000 UTC m=+12.632117768 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1dab0 item 7 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.730621644 +0000 UTC m=+12.633900998 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb07c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.730621644 +0000 UTC m=+12.633900998 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d064d0 item 8 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946fb12c0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb12c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.731860625 +0000 UTC m=+12.635139979 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.731860625 +0000 UTC m=+12.635139979 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.731860625 +0000 UTC m=+12.635139979 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d06d20 item 9 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.733477529 +0000 UTC m=+12.636756884 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.733477529 +0000 UTC m=+12.636756884 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feaec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07500 item 10 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946feb500): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.734770162 +0000 UTC m=+12.638049517 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb8c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.734770162 +0000 UTC m=+12.638049517 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.734770162 +0000 UTC m=+12.638049517 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b603c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d079d0 item 11 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.736500823 +0000 UTC m=+12.639780176 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.736500823 +0000 UTC m=+12.639780176 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60f80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e1c0 item 12 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946b615c0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b615c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.737875109 +0000 UTC m=+12.641154464 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.737875109 +0000 UTC m=+12.641154464 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e690 item 13 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.739194652 +0000 UTC m=+12.642474007 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e38c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.739194652 +0000 UTC m=+12.642474007 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e3e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1eaf0 item 14 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d59472f8640): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.74049523 +0000 UTC m=+12.643774584 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f8a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.74049523 +0000 UTC m=+12.643774584 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f90c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1ef50 item 15 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.74162775 +0000 UTC m=+12.644907104 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9740): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.74162775 +0000 UTC m=+12.644907104 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59472f9c80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1f420 item 16 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.742716908 +0000 UTC m=+12.645996262 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd63c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.742716908 +0000 UTC m=+12.645996262 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.742716908 +0000 UTC m=+12.645996262 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1fce0 item 17 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.744478958 +0000 UTC m=+12.647758312 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd73c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.744478958 +0000 UTC m=+12.647758312 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc620 item 18 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.745637065 +0000 UTC m=+12.648916420 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.745637065 +0000 UTC m=+12.648916420 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.745637065 +0000 UTC m=+12.648916420 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6eb40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc9a0 item 19 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.747365832 +0000 UTC m=+12.650645186 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f1c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.747365832 +0000 UTC m=+12.650645186 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472ccfc0 item 20 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.748665899 +0000 UTC m=+12.651945253 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6fd80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.748665899 +0000 UTC m=+12.651945253 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.748665899 +0000 UTC m=+12.651945253 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd340 item 21 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.750439911 +0000 UTC m=+12.653719265 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674f80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.750439911 +0000 UTC m=+12.653719265 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476754c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cd960 item 22 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.751875043 +0000 UTC m=+12.655154398 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.751875043 +0000 UTC m=+12.655154398 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.751875043 +0000 UTC m=+12.655154398 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cdce0 item 23 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.753627895 +0000 UTC m=+12.656907249 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d50cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.753627895 +0000 UTC m=+12.656907249 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6380 item 24 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946d51840): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.754864101 +0000 UTC m=+12.658143455 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d51c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.754864101 +0000 UTC m=+12.658143455 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.754864101 +0000 UTC m=+12.658143455 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946dea740): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6850 item 25 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.756659794 +0000 UTC m=+12.659939158 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deadc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.756659794 +0000 UTC m=+12.659939158 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6d20 item 26 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946deb940): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946deb940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.758196027 +0000 UTC m=+12.661475381 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946debd00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.758196027 +0000 UTC m=+12.661475381 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.758196027 +0000 UTC m=+12.661475381 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b70a0 item 27 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.760357341 +0000 UTC m=+12.663636706 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e16ec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.760357341 +0000 UTC m=+12.663636706 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7570 item 28 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946e17a40): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.761951714 +0000 UTC m=+12.665231078 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e17e00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.761951714 +0000 UTC m=+12.665231078 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e765c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7960 item 29 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.763249455 +0000 UTC m=+12.666528809 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e76c40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.763249455 +0000 UTC m=+12.666528809 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77180): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7ce0 item 30 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): _readAt: size=2, off=0 2026/04/22 02:07:30 ERROR : open-test-file(0x1d5946e777c0): Couldn't read size of file 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e777c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.765323394 +0000 UTC m=+12.668602758 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e77b80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.765323394 +0000 UTC m=+12.668602758 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475821c0 item 31 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.766789175 +0000 UTC m=+12.670068539 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eea9c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.766789175 +0000 UTC m=+12.670068539 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeaf00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475827e0 item 32 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.768187707 +0000 UTC m=+12.671467061 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582bd0 item 33 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.768681259 +0000 UTC m=+12.671960613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eeb9c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.768681259 +0000 UTC m=+12.671960613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946eebec0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582d90 item 33 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.769996434 +0000 UTC m=+12.673275788 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475831f0 item 34 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.770525715 +0000 UTC m=+12.673805068 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.770525715 +0000 UTC m=+12.673805068 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f20fc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475833b0 item 34 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.771620393 +0000 UTC m=+12.674899748 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583730 item 35 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.77204774 +0000 UTC m=+12.675327104 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f21a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.77204774 +0000 UTC m=+12.675327104 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475839d0 item 35 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.773173999 +0000 UTC m=+12.676453352 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5a700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583dc0 item 36 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.773661139 +0000 UTC m=+12.676940493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5ac00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.773661139 +0000 UTC m=+12.676940493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c0e0 item 36 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.774768671 +0000 UTC m=+12.678048026 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5b780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c460 item 37 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.775264859 +0000 UTC m=+12.678544213 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f5bc00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.775264859 +0000 UTC m=+12.678544213 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c620 item 37 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.776504641 +0000 UTC m=+12.679784005 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c9a0 item 38 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.776959682 +0000 UTC m=+12.680239036 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f94d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.776959682 +0000 UTC m=+12.680239036 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f952c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754ccb0 item 38 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.77848313 +0000 UTC m=+12.681762485 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d180 item 39 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.779042688 +0000 UTC m=+12.682322041 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f95e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.779042688 +0000 UTC m=+12.682322041 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4440): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d340 item 39 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.780387258 +0000 UTC m=+12.683666613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d7a0 item 40 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.781969067 +0000 UTC m=+12.685248421 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb4fc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.781969067 +0000 UTC m=+12.685248421 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d9d0 item 40 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.783480673 +0000 UTC m=+12.686760038 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb5ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754ddc0 item 41 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.784010264 +0000 UTC m=+12.687289618 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd40c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e60e0 item 41 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.78448439 +0000 UTC m=+12.687763744 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.78448439 +0000 UTC m=+12.687763744 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd4ac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e62a0 item 41 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.785669259 +0000 UTC m=+12.688948613 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6770 item 42 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.78606107 +0000 UTC m=+12.689340423 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6930 item 42 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.786564942 +0000 UTC m=+12.689844295 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fd5b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.786564942 +0000 UTC m=+12.689844295 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470041c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6af0 item 42 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.787636487 +0000 UTC m=+12.690915840 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e6e70 item 43 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.788008739 +0000 UTC m=+12.691288094 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947004d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7030 item 43 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.788462586 +0000 UTC m=+12.691741951 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.788462586 +0000 UTC m=+12.691741951 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e71f0 item 43 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.789809683 +0000 UTC m=+12.693089047 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947005dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7650 item 44 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.790215329 +0000 UTC m=+12.693494683 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470323c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7810 item 44 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.790646353 +0000 UTC m=+12.693925707 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.790646353 +0000 UTC m=+12.693925707 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947032e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e79d0 item 44 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.791753746 +0000 UTC m=+12.695033110 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470334c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475e7d50 item 45 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.792334073 +0000 UTC m=+12.695613427 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470339c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.792334073 +0000 UTC m=+12.695613427 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470761c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680070 item 45 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.793699372 +0000 UTC m=+12.696978726 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680460 item 46 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.794824889 +0000 UTC m=+12.698104244 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947076d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.794824889 +0000 UTC m=+12.698104244 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680620 item 46 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.796192873 +0000 UTC m=+12.699472228 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947077a40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59476809a0 item 47 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.796657542 +0000 UTC m=+12.699936896 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.796657542 +0000 UTC m=+12.699936896 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094740): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680b60 item 47 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.797870194 +0000 UTC m=+12.701149548 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947094d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947680ee0 item 48 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.79846653 +0000 UTC m=+12.701745884 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.79846653 +0000 UTC m=+12.701745884 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947095980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59476810a0 item 48 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.79971594 +0000 UTC m=+12.702995294 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b40c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681420 item 49 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.800189024 +0000 UTC m=+12.703468379 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.800189024 +0000 UTC m=+12.703468379 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b4a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59476815e0 item 49 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80139304 +0000 UTC m=+12.704672394 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59476819d0 item 50 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80189014 +0000 UTC m=+12.705169493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80189014 +0000 UTC m=+12.705169493 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470b5b80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947681b90 item 50 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.803005527 +0000 UTC m=+12.706284880 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070070 item 51 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80346179 +0000 UTC m=+12.706741143 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80346179 +0000 UTC m=+12.706741143 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59470e8d40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070230 item 51 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.804770812 +0000 UTC m=+12.708050167 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471083c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d83f0 item 52 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.805363682 +0000 UTC m=+12.708643037 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471088c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.805363682 +0000 UTC m=+12.708643037 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947108e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8930 item 52 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.806479421 +0000 UTC m=+12.709758775 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471094c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8d20 item 53 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.806962013 +0000 UTC m=+12.710241377 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59471099c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.806962013 +0000 UTC m=+12.710241377 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d8ee0 item 53 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.808185374 +0000 UTC m=+12.711464728 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d9880 item 54 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.808677645 +0000 UTC m=+12.711956998 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947132b80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.808677645 +0000 UTC m=+12.711956998 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d9a40 item 54 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.80977594 +0000 UTC m=+12.713055294 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470d9dc0 item 55 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.810255456 +0000 UTC m=+12.713534810 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947133c80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.810255456 +0000 UTC m=+12.713534810 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760c0e0 item 55 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.811440315 +0000 UTC m=+12.714719669 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714c940): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760c5b0 item 56 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.811959376 +0000 UTC m=+12.715238730 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714ce40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.811959376 +0000 UTC m=+12.715238730 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714d3c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760c850 item 56 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.813157329 +0000 UTC m=+12.716436683 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594714da00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760ccb0 item 57 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.813620053 +0000 UTC m=+12.716899408 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760ce70 item 57 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.814095592 +0000 UTC m=+12.717374946 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.814095592 +0000 UTC m=+12.717374946 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947168b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d030 item 57 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.815259972 +0000 UTC m=+12.718539326 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d3b0 item 58 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.815680648 +0000 UTC m=+12.718960012 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d5e0 item 58 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.816220847 +0000 UTC m=+12.719500211 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947169bc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.816220847 +0000 UTC m=+12.719500211 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760d7a0 item 58 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.817493813 +0000 UTC m=+12.720773167 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e8c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760db20 item 59 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.817900522 +0000 UTC m=+12.721179876 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717ecc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594760de30 item 59 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.819248208 +0000 UTC m=+12.722527562 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.819248208 +0000 UTC m=+12.722527562 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773c6c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470700e0 item 59 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.820569475 +0000 UTC m=+12.723848828 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773cd80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470704d0 item 60 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.821023482 +0000 UTC m=+12.724302837 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070690 item 60 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.821629458 +0000 UTC m=+12.724908852 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594773d800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.821629458 +0000 UTC m=+12.724908852 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470709a0 item 60 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.82291151 +0000 UTC m=+12.726190864 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717e680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947070e70 item 61 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.823340721 +0000 UTC m=+12.726620075 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717f380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.823340721 +0000 UTC m=+12.726620075 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d594717fa80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071030 item 61 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.824626591 +0000 UTC m=+12.727905945 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f882c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470713b0 item 62 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.825157454 +0000 UTC m=+12.728436808 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.825157454 +0000 UTC m=+12.728436808 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f88f00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470716c0 item 62 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.826443384 +0000 UTC m=+12.729722738 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071a40 item 63 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.826908923 +0000 UTC m=+12.730188287 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f89a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.826908923 +0000 UTC m=+12.730188287 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d04640): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947071c00 item 63 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): >_readAt: n=0, err=Bad file descriptor 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.828276257 +0000 UTC m=+12.731555611 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05300): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e0e0 item 64 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.828708574 +0000 UTC m=+12.731987928 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d05840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.828708574 +0000 UTC m=+12.731987928 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1c4c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e2a0 item 64 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.830042283 +0000 UTC m=+12.733321638 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1d840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946aa0690 item 65 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.830515949 +0000 UTC m=+12.733795303 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb8e80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.830515949 +0000 UTC m=+12.733795303 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9380): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946aa12d0 item 65 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.831713012 +0000 UTC m=+12.734992365 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb99c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0c540 item 66 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.832314327 +0000 UTC m=+12.735593681 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bb9e40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.832314327 +0000 UTC m=+12.735593681 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946759480): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0c7e0 item 66 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.83349551 +0000 UTC m=+12.736774864 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0cb60 item 67 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.833949487 +0000 UTC m=+12.737228841 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c480): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.833949487 +0000 UTC m=+12.737228841 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4c980): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0cd20 item 67 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.835163631 +0000 UTC m=+12.738442986 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e0d8f0 item 68 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.835640763 +0000 UTC m=+12.738920118 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4d600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.835640763 +0000 UTC m=+12.738920118 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e4db40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c000 item 68 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.836730632 +0000 UTC m=+12.740009986 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c380 item 69 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.837207082 +0000 UTC m=+12.740486437 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.837207082 +0000 UTC m=+12.740486437 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb0c00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1c540 item 69 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.838378616 +0000 UTC m=+12.741657970 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1ca10 item 70 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.838858964 +0000 UTC m=+12.742138318 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1880): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.838858964 +0000 UTC m=+12.742138318 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fb1dc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1cc40 item 70 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.839985804 +0000 UTC m=+12.743265157 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946fea540): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d030 item 71 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.8405928 +0000 UTC m=+12.743872154 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feab40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.8405928 +0000 UTC m=+12.743872154 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d1f0 item 71 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.842212761 +0000 UTC m=+12.745492115 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946feb6c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d730 item 72 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.842710842 +0000 UTC m=+12.745990196 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946febbc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.842710842 +0000 UTC m=+12.745990196 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60200): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1d8f0 item 72 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.843759513 +0000 UTC m=+12.747038868 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b607c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1dc70 item 73 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.84418639 +0000 UTC m=+12.747465744 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b60cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946e1de30 item 73 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.844700632 +0000 UTC m=+12.747979986 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61180): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.844700632 +0000 UTC m=+12.747979986 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b616c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d06620 item 73 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.845809618 +0000 UTC m=+12.749088972 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b61e00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d06cb0 item 74 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.84628181 +0000 UTC m=+12.749561164 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e2c80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07030 item 74 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.846801261 +0000 UTC m=+12.750080615 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59469e39c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.846801261 +0000 UTC m=+12.750080615 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6040): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d072d0 item 74 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.847919053 +0000 UTC m=+12.751198407 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07810 item 75 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.848362822 +0000 UTC m=+12.751642176 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd6b80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): _writeAt: size=3, off=2 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d079d0 item 75 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.848820376 +0000 UTC m=+12.752099730 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd70c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.848820376 +0000 UTC m=+12.752099730 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946d07b90 item 75 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.850030463 +0000 UTC m=+12.753309817 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946bd7cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e230 item 76 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.850578368 +0000 UTC m=+12.753857722 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e2c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e460 item 76 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): _writeAt: size=3, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.851127306 +0000 UTC m=+12.754406670 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6e800): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.851127306 +0000 UTC m=+12.754406670 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6edc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1e700 item 76 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.852425418 +0000 UTC m=+12.755704773 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1eb60 item 77 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.852856864 +0000 UTC m=+12.756136218 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e6f900): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.852856864 +0000 UTC m=+12.756136218 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1ee00 item 77 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.854154396 +0000 UTC m=+12.757433750 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476747c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1f260 item 78 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.854550103 +0000 UTC m=+12.757829457 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947674cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.854550103 +0000 UTC m=+12.757829457 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59476753c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1f490 item 78 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.855732889 +0000 UTC m=+12.759012243 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5947675a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5946b1fd50 item 79 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.856195552 +0000 UTC m=+12.759474906 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8000): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.856195552 +0000 UTC m=+12.759474906 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946cc8700): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59472cc2a0 item 79 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.85755445 +0000 UTC m=+12.760833804 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946b1ddc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751e850 item 80 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.857982829 +0000 UTC m=+12.761262183 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fa3c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.857982829 +0000 UTC m=+12.761262183 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475faac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751ea10 item 80 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.859525083 +0000 UTC m=+12.762804437 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb100): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751ed90 item 81 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.860038975 +0000 UTC m=+12.763318328 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fb580): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.860038975 +0000 UTC m=+12.763318328 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d59475fbac0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751ef50 item 81 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.861309625 +0000 UTC m=+12.764588980 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751f420 item 82 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.861888249 +0000 UTC m=+12.765167603 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26740): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.861888249 +0000 UTC m=+12.765167603 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d26cc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751f5e0 item 82 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.863020558 +0000 UTC m=+12.766299912 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27340): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751fc00 item 83 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.863524961 +0000 UTC m=+12.766804315 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27840): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.863524961 +0000 UTC m=+12.766804315 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d27d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594751fe30 item 83 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.864665357 +0000 UTC m=+12.767944710 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6380 item 84 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.865188274 +0000 UTC m=+12.768467628 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.865188274 +0000 UTC m=+12.768467628 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d36f80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6620 item 84 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.866276401 +0000 UTC m=+12.769555754 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37600): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6a10 item 85 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.866760034 +0000 UTC m=+12.770039388 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d37b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.866760034 +0000 UTC m=+12.770039388 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6bd0 item 85 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.8679747 +0000 UTC m=+12.771254054 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9a7c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b6f50 item 86 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.868489392 +0000 UTC m=+12.771768746 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9acc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.868489392 +0000 UTC m=+12.771768746 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b240): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7110 item 86 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.869647651 +0000 UTC m=+12.772927004 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9b8c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7490 item 87 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.870091799 +0000 UTC m=+12.773371153 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946d9bdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.870091799 +0000 UTC m=+12.773371153 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b76c0 item 87 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.871332524 +0000 UTC m=+12.774611878 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8a80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7a40 item 88 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.871804897 +0000 UTC m=+12.775084251 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df8f80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.871804897 +0000 UTC m=+12.775084251 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59470b7c00 item 88 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.872921517 +0000 UTC m=+12.776200870 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946df9b40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475820e0 item 89 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.87333065 +0000 UTC m=+12.776610003 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58180): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582460 item 89 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.873766023 +0000 UTC m=+12.777045377 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e586c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.873766023 +0000 UTC m=+12.777045377 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e58c40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582700 item 89 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.874887753 +0000 UTC m=+12.778167106 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59280): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582a80 item 90 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.875311262 +0000 UTC m=+12.778590616 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e597c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582cb0 item 90 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.875751865 +0000 UTC m=+12.779031218 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946e59d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.875751865 +0000 UTC m=+12.779031218 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea43c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947582ee0 item 90 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.87675973 +0000 UTC m=+12.780039083 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d59475832d0 item 91 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.877175775 +0000 UTC m=+12.780455130 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea4f40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): >_readAt: n=2, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): _writeAt: size=3, off=7 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583490 item 91 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.87758567 +0000 UTC m=+12.780865024 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5480): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): >_readAt: n=8, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.87758567 +0000 UTC m=+12.780865024 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946ea5a00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583650 item 91 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.878610617 +0000 UTC m=+12.781889971 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583b20 item 92 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.879021604 +0000 UTC m=+12.782300957 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): open at offset 5 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d5947583ce0 item 92 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): _readAt: size=2, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): _writeAt: size=3, off=5 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): >_writeAt: n=3, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.879505568 +0000 UTC m=+12.782784922 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f04bc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): >_readAt: n=3, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.879505568 +0000 UTC m=+12.782784922 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05180): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c000 item 92 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.880707238 +0000 UTC m=+12.783986593 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f057c0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c380 item 93 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.881076165 +0000 UTC m=+12.784355519 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f05d00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.881076165 +0000 UTC m=+12.784355519 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3e500): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c540 item 93 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.882512699 +0000 UTC m=+12.785792054 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3eb40): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754c8c0 item 94 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.882958182 +0000 UTC m=+12.786237536 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f080): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.882958182 +0000 UTC m=+12.786237536 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3f780): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754ca80 item 94 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.884152148 +0000 UTC m=+12.787431502 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f3fdc0): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d0a0 item 95 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.884471121 +0000 UTC m=+12.787750475 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68400): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.884471121 +0000 UTC m=+12.787750475 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f68b00): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d260 item 95 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 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/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): open at offset 0 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): _readAt: size=2, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): >_readAt: n=0, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.885702166 +0000 UTC m=+12.788981520 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69140): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): _writeAt: size=5, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): >openPending: err= 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d6c0 item 96 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): >_writeAt: n=5, err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.886110628 +0000 UTC m=+12.789389982 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69680): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 02:07:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:07:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 02:07:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): _readAt: size=512, off=0 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): openPending: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): >openPending: err= 2026/04/22 02:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): >_readAt: n=5, err=EOF 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): close: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 02:07:30.886110628 +0000 UTC m=+12.789389982 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 02:07:30 DEBUG : open-test-file(0x1d5946f69d80): >close: err= 2026/04/22 02:07:30 DEBUG : open-test-file: Remove: 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d594754d8f0 item 96 2026/04/22 02:07:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 02:07:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 02:07:30 DEBUG : open-test-file: >Remove: err= 2026/04/22 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : >WaitForWriters: 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:07:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:07:30 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:07:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:07:30 DEBUG : file1: newRWFileHandle: 2026/04/22 02:07:30 DEBUG : file1(0x1d5946f9d600): openPending: 2026/04/22 02:07:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : file1(0x1d5946f9d600): >openPending: err= 2026/04/22 02:07:30 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 02:07:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:07:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 02:07:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/22 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : file1: active writers 1 2026/04/22 02:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : file1: active writers 1 2026/04/22 02:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : file1: active writers 1 2026/04/22 02:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:07:30 DEBUG : Looking for writers 2026/04/22 02:07:30 DEBUG : file1: reading active writers 2026/04/22 02:07:30 DEBUG : file1: active writers 1 2026/04/22 02:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:07:31 DEBUG : Looking for writers 2026/04/22 02:07:31 DEBUG : file1: reading active writers 2026/04/22 02:07:31 DEBUG : file1: active writers 1 2026/04/22 02:07:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/22 02:07:31 DEBUG : Looking for writers 2026/04/22 02:07:31 DEBUG : file1: reading active writers 2026/04/22 02:07:31 DEBUG : file1: active writers 1 2026/04/22 02:07:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/22 02:07:31 DEBUG : Looking for writers 2026/04/22 02:07:31 DEBUG : file1: reading active writers 2026/04/22 02:07:31 DEBUG : file1: active writers 1 2026/04/22 02:07:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/22 02:07:32 DEBUG : Looking for writers 2026/04/22 02:07:32 DEBUG : file1: reading active writers 2026/04/22 02:07:32 DEBUG : file1: active writers 1 2026/04/22 02:07:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 DEBUG : Looking for writers 2026/04/22 02:07:33 DEBUG : file1: reading active writers 2026/04/22 02:07:33 DEBUG : file1: active writers 1 2026/04/22 02:07:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu/dir/file1: no such file or directory 2026/04/22 02:07:34 DEBUG : Looking for writers 2026/04/22 02:07:34 DEBUG : file1: reading active writers 2026/04/22 02:07:34 DEBUG : file1: active writers 1 2026/04/22 02:07:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:35 DEBUG : Looking for writers 2026/04/22 02:07:35 DEBUG : file1: reading active writers 2026/04/22 02:07:35 DEBUG : file1: active writers 1 2026/04/22 02:07:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:36 DEBUG : Looking for writers 2026/04/22 02:07:36 DEBUG : file1: reading active writers 2026/04/22 02:07:36 DEBUG : file1: active writers 1 2026/04/22 02:07:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:37 DEBUG : Looking for writers 2026/04/22 02:07:37 DEBUG : file1: reading active writers 2026/04/22 02:07:37 DEBUG : file1: active writers 1 2026/04/22 02:07:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:38 DEBUG : Looking for writers 2026/04/22 02:07:38 DEBUG : file1: reading active writers 2026/04/22 02:07:38 DEBUG : file1: active writers 1 2026/04/22 02:07:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:39 DEBUG : Looking for writers 2026/04/22 02:07:39 DEBUG : file1: reading active writers 2026/04/22 02:07:39 DEBUG : file1: active writers 1 2026/04/22 02:07:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:40 DEBUG : Looking for writers 2026/04/22 02:07:40 DEBUG : file1: reading active writers 2026/04/22 02:07:40 DEBUG : file1: active writers 1 2026/04/22 02:07:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:41 DEBUG : Looking for writers 2026/04/22 02:07:41 DEBUG : file1: reading active writers 2026/04/22 02:07:41 DEBUG : file1: active writers 1 2026/04/22 02:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:42 DEBUG : Looking for writers 2026/04/22 02:07:42 DEBUG : file1: reading active writers 2026/04/22 02:07:42 DEBUG : file1: active writers 1 2026/04/22 02:07:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:43 DEBUG : Looking for writers 2026/04/22 02:07:43 DEBUG : file1: reading active writers 2026/04/22 02:07:43 DEBUG : file1: active writers 1 2026/04/22 02:07:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:44 DEBUG : Looking for writers 2026/04/22 02:07:44 DEBUG : file1: reading active writers 2026/04/22 02:07:44 DEBUG : file1: active writers 1 2026/04/22 02:07:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:45 DEBUG : Looking for writers 2026/04/22 02:07:45 DEBUG : file1: reading active writers 2026/04/22 02:07:45 DEBUG : file1: active writers 1 2026/04/22 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:46 DEBUG : Looking for writers 2026/04/22 02:07:46 DEBUG : file1: reading active writers 2026/04/22 02:07:46 DEBUG : file1: active writers 1 2026/04/22 02:07:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:47 DEBUG : Looking for writers 2026/04/22 02:07:47 DEBUG : file1: reading active writers 2026/04/22 02:07:47 DEBUG : file1: active writers 1 2026/04/22 02:07:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:48 DEBUG : Looking for writers 2026/04/22 02:07:48 DEBUG : file1: reading active writers 2026/04/22 02:07:48 DEBUG : file1: active writers 1 2026/04/22 02:07:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:49 DEBUG : Looking for writers 2026/04/22 02:07:49 DEBUG : file1: reading active writers 2026/04/22 02:07:49 DEBUG : file1: active writers 1 2026/04/22 02:07:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:50 DEBUG : Looking for writers 2026/04/22 02:07:50 DEBUG : file1: reading active writers 2026/04/22 02:07:50 DEBUG : file1: active writers 1 2026/04/22 02:07:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:51 DEBUG : Looking for writers 2026/04/22 02:07:51 DEBUG : file1: reading active writers 2026/04/22 02:07:51 DEBUG : file1: active writers 1 2026/04/22 02:07:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:52 DEBUG : Looking for writers 2026/04/22 02:07:52 DEBUG : file1: reading active writers 2026/04/22 02:07:52 DEBUG : file1: active writers 1 2026/04/22 02:07:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:53 DEBUG : Looking for writers 2026/04/22 02:07:53 DEBUG : file1: reading active writers 2026/04/22 02:07:53 DEBUG : file1: active writers 1 2026/04/22 02:07:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:54 DEBUG : Looking for writers 2026/04/22 02:07:54 DEBUG : file1: reading active writers 2026/04/22 02:07:54 DEBUG : file1: active writers 1 2026/04/22 02:07:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:55 DEBUG : Looking for writers 2026/04/22 02:07:55 DEBUG : file1: reading active writers 2026/04/22 02:07:55 DEBUG : file1: active writers 1 2026/04/22 02:07:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:56 DEBUG : Looking for writers 2026/04/22 02:07:56 DEBUG : file1: reading active writers 2026/04/22 02:07:56 DEBUG : file1: active writers 1 2026/04/22 02:07:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:57 DEBUG : Looking for writers 2026/04/22 02:07:57 DEBUG : file1: reading active writers 2026/04/22 02:07:57 DEBUG : file1: active writers 1 2026/04/22 02:07:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:58 DEBUG : Looking for writers 2026/04/22 02:07:58 DEBUG : file1: reading active writers 2026/04/22 02:07:58 DEBUG : file1: active writers 1 2026/04/22 02:07:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:07:59 DEBUG : Looking for writers 2026/04/22 02:07:59 DEBUG : file1: reading active writers 2026/04/22 02:07:59 DEBUG : file1: active writers 1 2026/04/22 02:07:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:08:00 DEBUG : Looking for writers 2026/04/22 02:08:00 DEBUG : file1: reading active writers 2026/04/22 02:08:00 DEBUG : file1: active writers 1 2026/04/22 02:08:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/22 02:08:00 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1d594721d500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1d5946fd10e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:32269280284960} name:file1 opens:1 downloaders: o: fd:0x1d5946d16b88 info:{ModTime:{wall:14011306714254999121 ext:12812853067 loc:0x46b0880} ATime:{wall:14011306714254999121 ext:12812853067 loc:0x46b0880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/22 02:08:00 DEBUG : >WaitForWriters: 2026/04/22 02:08:00 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:00 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:00 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:08:00 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:00 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:08:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:00 DEBUG : rename_me: newRWFileHandle: 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): openPending: 2026/04/22 02:08:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 02:08:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): >openPending: err= 2026/04/22 02:08:00 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/22 02:08:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/22 02:08:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/22 02:08:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): _writeAt: size=5, off=0 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): >_writeAt: n=5, err= 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): close: 2026/04/22 02:08:00 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-22 02:08:00.933402688 +0000 UTC m=+42.836682072 2026/04/22 02:08:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/22 02:08:00 DEBUG : rename_me(0x1d59471a2380): >close: err= 2026/04/22 02:08:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/22 02:08:00 DEBUG : i_was_renamed: Updating file with 0x1d594719da00 2026/04/22 02:08:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/22 02:08:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/22 02:08:00 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:00 DEBUG : Looking for writers 2026/04/22 02:08:00 DEBUG : i_was_renamed: reading active writers 2026/04/22 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 02:08:00 DEBUG : Looking for writers 2026/04/22 02:08:00 DEBUG : i_was_renamed: reading active writers 2026/04/22 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 02:08:00 DEBUG : Looking for writers 2026/04/22 02:08:00 DEBUG : i_was_renamed: reading active writers 2026/04/22 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 02:08:01 DEBUG : Looking for writers 2026/04/22 02:08:01 DEBUG : i_was_renamed: reading active writers 2026/04/22 02:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 02:08:01 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/22 02:08:01 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:01 DEBUG : i_was_renamed: size = 5 OK 2026/04/22 02:08:01 INFO : i_was_renamed: Copied (new) 2026/04/22 02:08:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-22 02:08:00 +0000 UTC" 2026/04/22 02:08:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/22 02:08:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/22 02:08:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/22 02:08:01 DEBUG : Looking for writers 2026/04/22 02:08:01 DEBUG : i_was_renamed: reading active writers 2026/04/22 02:08:01 DEBUG : >WaitForWriters: 2026/04/22 02:08:01 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:01 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:01 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 02:08:01 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 02:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{CPj6d}/rclone-test-relowez4cozu" 2026/04/22 02:08:01 INFO : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:01 DEBUG : forgetting directory cache 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): _readAt: size=512, off=0 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): openPending: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:09:01 +0000 UTC" against cached fingerprint "" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): >openPending: err= 2026/04/22 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): >_readAt: n=20, err=EOF 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): close: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:09:01 +0000 GMT 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d594773d800): >close: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:01 DEBUG : forgetting directory cache 2026/04/22 02:08:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): _readAt: size=512, off=0 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): openPending: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:10:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:09:01 +0000 UTC" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 01:10:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:09:01 +0000 UTC") 2026/04/22 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): >openPending: err= 2026/04/22 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): >_readAt: n=20, err=EOF 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): close: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:10:01 +0000 GMT 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946f89ec0): >close: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:01 DEBUG : forgetting directory cache 2026/04/22 02:08:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): _readAt: size=512, off=0 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): openPending: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:11:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:10:01 +0000 UTC" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 01:11:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:10:01 +0000 UTC") 2026/04/22 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): >openPending: err= 2026/04/22 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): >_readAt: n=20, err=EOF 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): close: 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:11:01 +0000 GMT 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate(0x1d5946fea280): >close: err= 2026/04/22 02:08:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:02 DEBUG : forgetting directory cache 2026/04/22 02:08:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): _readAt: size=512, off=0 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): openPending: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:12:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:11:01 +0000 UTC" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 01:12:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:11:01 +0000 UTC") 2026/04/22 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): >openPending: err= 2026/04/22 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): >_readAt: n=20, err=EOF 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): close: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:12:01 +0000 GMT 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946e6e240): >close: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:02 DEBUG : forgetting directory cache 2026/04/22 02:08:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): _readAt: size=512, off=0 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): openPending: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:13:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:12:01 +0000 UTC" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 01:13:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:12:01 +0000 UTC") 2026/04/22 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): >openPending: err= 2026/04/22 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): >_readAt: n=20, err=EOF 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): close: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:13:01 +0000 GMT 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5947675ec0): >close: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:02 DEBUG : forgetting directory cache 2026/04/22 02:08:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): _readAt: size=512, off=0 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): openPending: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 01:14:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:13:01 +0000 UTC" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 01:14:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:13:01 +0000 UTC") 2026/04/22 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 02:08:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): >openPending: err= 2026/04/22 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): >_readAt: n=20, err=EOF 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): close: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:14:01 +0000 GMT 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d5946f99c00): >close: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:02 DEBUG : forgetting directory cache 2026/04/22 02:08:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): _readAt: size=512, off=0 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): openPending: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-22 01:15:01 +0000 UTC" against cached fingerprint "20,2026-04-22 01:14:01 +0000 UTC" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-22 01:15:01 +0000 UTC" != cached fingerprint "20,2026-04-22 01:14:01 +0000 UTC") 2026/04/22 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/22 02:08:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): >openPending: err= 2026/04/22 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): >_readAt: n=21, err=EOF 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): close: 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:15:01 +0000 GMT 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate(0x1d59470e1700): >close: err= 2026/04/22 02:08:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 DEBUG : forgetting directory cache 2026/04/22 02:08:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): _readAt: size=512, off=0 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): openPending: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-22 01:16:01 +0000 UTC" against cached fingerprint "21,2026-04-22 01:15:01 +0000 UTC" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-22 01:16:01 +0000 UTC" != cached fingerprint "21,2026-04-22 01:15:01 +0000 UTC") 2026/04/22 02:08:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/22 02:08:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): >openPending: err= 2026/04/22 02:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): >_readAt: n=22, err=EOF 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): close: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:16:01 +0000 GMT 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d59470eb980): >close: err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 DEBUG : forgetting directory cache 2026/04/22 02:08:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): _readAt: size=512, off=0 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): openPending: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-22 01:17:01 +0000 UTC" against cached fingerprint "22,2026-04-22 01:16:01 +0000 UTC" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-22 01:17:01 +0000 UTC" != cached fingerprint "22,2026-04-22 01:16:01 +0000 UTC") 2026/04/22 02:08:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/22 02:08:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): >openPending: err= 2026/04/22 02:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): >_readAt: n=23, err=EOF 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): close: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:17:01 +0000 GMT 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946b6dc00): >close: err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 DEBUG : forgetting directory cache 2026/04/22 02:08:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): _readAt: size=512, off=0 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): openPending: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-22 01:18:01 +0000 UTC" against cached fingerprint "23,2026-04-22 01:17:01 +0000 UTC" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-22 01:18:01 +0000 UTC" != cached fingerprint "23,2026-04-22 01:17:01 +0000 UTC") 2026/04/22 02:08:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/22 02:08:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): >openPending: err= 2026/04/22 02:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): >_readAt: n=24, err=EOF 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): close: 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 01:18:01 +0000 GMT 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate(0x1d5946d656c0): >close: err= 2026/04/22 02:08:03 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:03 DEBUG : Looking for writers 2026/04/22 02:08:03 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/22 02:08:03 DEBUG : >WaitForWriters: 2026/04/22 02:08:03 DEBUG : webdav root 'rclone-test-relowez4cozu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:03 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:03 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:03 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : forgetting directory cache 2026/04/22 02:08:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/22 02:08:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/22 02:08:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/22 02:08:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/22 02:08:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 02:08:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:03 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:03 DEBUG : Looking for writers 2026/04/22 02:08:03 DEBUG : FiLeA: reading active writers 2026/04/22 02:08:03 DEBUG : FiLeB: reading active writers 2026/04/22 02:08:03 DEBUG : FilEb: reading active writers 2026/04/22 02:08:03 DEBUG : >WaitForWriters: 2026/04/22 02:08:03 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:03 DEBUG : Looking for writers 2026/04/22 02:08:03 DEBUG : FiLeA: reading active writers 2026/04/22 02:08:03 DEBUG : FiLeB: reading active writers 2026/04/22 02:08:03 DEBUG : FilEb: reading active writers 2026/04/22 02:08:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/22 02:08:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : webdav root 'rclone-test-relowez4cozu': Reusing VFS from active cache 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : dir: Looking for writers 2026/04/22 02:08:04 DEBUG : file2: reading active writers 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : dir: reading active writers 2026/04/22 02:08:04 DEBUG : file1: reading active writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : dir: Looking for writers 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : dir: reading active writers 2026/04/22 02:08:04 DEBUG : file1: reading active writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 02:08:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 02:08:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/22 02:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 02:08:04 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/22 02:08:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/22 02:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 02:08:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/22 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:04 DEBUG : dir: Looking for writers 2026/04/22 02:08:04 DEBUG : file2: reading active writers 2026/04/22 02:08:04 DEBUG : new_file.txt: reading active writers 2026/04/22 02:08:04 DEBUG : Looking for writers 2026/04/22 02:08:04 DEBUG : dir: reading active writers 2026/04/22 02:08:04 DEBUG : file1: reading active writers 2026/04/22 02:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:04 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/22 02:08:04 DEBUG : dir/file1: Updating file with dir/file1 0x1d5946bdeea0 2026/04/22 02:08:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/22 02:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:05 INFO : dir/file1: Moved (server-side) to: file0 2026/04/22 02:08:05 DEBUG : file0: Updating file with file0 0x1d5946bdeea0 2026/04/22 02:08:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/22 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:05 DEBUG : dir: Looking for writers 2026/04/22 02:08:05 DEBUG : Looking for writers 2026/04/22 02:08:05 DEBUG : dir: reading active writers 2026/04/22 02:08:05 DEBUG : file0: reading active writers 2026/04/22 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:05 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:05 DEBUG : Looking for writers 2026/04/22 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:05 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/22 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:05 DEBUG : b: Looking for writers 2026/04/22 02:08:05 DEBUG : c: Looking for writers 2026/04/22 02:08:05 DEBUG : d: Looking for writers 2026/04/22 02:08:05 DEBUG : Looking for writers 2026/04/22 02:08:05 DEBUG : a: Looking for writers 2026/04/22 02:08:05 DEBUG : Looking for writers 2026/04/22 02:08:05 DEBUG : d: reading active writers 2026/04/22 02:08:05 DEBUG : /: reading active writers 2026/04/22 02:08:05 DEBUG : a: reading active writers 2026/04/22 02:08:05 DEBUG : b: reading active writers 2026/04/22 02:08:05 DEBUG : c: reading active writers 2026/04/22 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:05 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/22 02:08:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/22 02:08:05 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/22 02:08:05 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/22 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:05 DEBUG : a/b/c/d: Looking for writers 2026/04/22 02:08:05 DEBUG : a/b/c: Looking for writers 2026/04/22 02:08:05 DEBUG : d: reading active writers 2026/04/22 02:08:05 DEBUG : a/b: Looking for writers 2026/04/22 02:08:05 DEBUG : c: reading active writers 2026/04/22 02:08:05 DEBUG : a: Looking for writers 2026/04/22 02:08:05 DEBUG : b: reading active writers 2026/04/22 02:08:05 DEBUG : Looking for writers 2026/04/22 02:08:05 DEBUG : a: reading active writers 2026/04/22 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:06 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:06 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:06 DEBUG : Looking for writers 2026/04/22 02:08:06 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:06 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/22 02:08:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/22 02:08:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/22 02:08:06 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 02:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:06 DEBUG : file1: size = 5 OK 2026/04/22 02:08:06 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 02:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:06 DEBUG : file1: size = 0 OK 2026/04/22 02:08:06 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/22 02:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:06 DEBUG : file1: size = 7 OK 2026/04/22 02:08:06 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:06 DEBUG : Looking for writers 2026/04/22 02:08:06 DEBUG : file1: reading active writers 2026/04/22 02:08:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:06 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/22 02:08:07 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/22 02:08:07 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/22 02:08:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/22 02:08:07 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/22 02:08:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:07 DEBUG : file1: size = 11 OK 2026/04/22 02:08:07 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/22 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:07 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 02:08:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:07 DEBUG : file1: size = 5 OK 2026/04/22 02:08:07 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/22 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:07 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:07 DEBUG : file1: WriteFileHandle.Release closing 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 02:08:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:07 DEBUG : file1: size = 0 OK 2026/04/22 02:08:07 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/22 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:07 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/22 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/22 02:08:07 DEBUG : Looking for writers 2026/04/22 02:08:07 DEBUG : file1: reading active writers 2026/04/22 02:08:07 DEBUG : file1: active writers 1 2026/04/22 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/22 02:08:08 DEBUG : Looking for writers 2026/04/22 02:08:08 DEBUG : file1: reading active writers 2026/04/22 02:08:08 DEBUG : file1: active writers 1 2026/04/22 02:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/22 02:08:08 DEBUG : Looking for writers 2026/04/22 02:08:08 DEBUG : file1: reading active writers 2026/04/22 02:08:08 DEBUG : file1: active writers 1 2026/04/22 02:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:09 DEBUG : Looking for writers 2026/04/22 02:08:09 DEBUG : file1: reading active writers 2026/04/22 02:08:09 DEBUG : file1: active writers 1 2026/04/22 02:08:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:10 DEBUG : Looking for writers 2026/04/22 02:08:10 DEBUG : file1: reading active writers 2026/04/22 02:08:10 DEBUG : file1: active writers 1 2026/04/22 02:08:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:11 DEBUG : Looking for writers 2026/04/22 02:08:11 DEBUG : file1: reading active writers 2026/04/22 02:08:11 DEBUG : file1: active writers 1 2026/04/22 02:08:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:12 DEBUG : Looking for writers 2026/04/22 02:08:12 DEBUG : file1: reading active writers 2026/04/22 02:08:12 DEBUG : file1: active writers 1 2026/04/22 02:08:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:13 DEBUG : Looking for writers 2026/04/22 02:08:13 DEBUG : file1: reading active writers 2026/04/22 02:08:13 DEBUG : file1: active writers 1 2026/04/22 02:08:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:14 DEBUG : Looking for writers 2026/04/22 02:08:14 DEBUG : file1: reading active writers 2026/04/22 02:08:14 DEBUG : file1: active writers 1 2026/04/22 02:08:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:15 DEBUG : Looking for writers 2026/04/22 02:08:15 DEBUG : file1: reading active writers 2026/04/22 02:08:15 DEBUG : file1: active writers 1 2026/04/22 02:08:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:16 DEBUG : Looking for writers 2026/04/22 02:08:16 DEBUG : file1: reading active writers 2026/04/22 02:08:16 DEBUG : file1: active writers 1 2026/04/22 02:08:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:17 DEBUG : Looking for writers 2026/04/22 02:08:17 DEBUG : file1: reading active writers 2026/04/22 02:08:17 DEBUG : file1: active writers 1 2026/04/22 02:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:18 DEBUG : Looking for writers 2026/04/22 02:08:18 DEBUG : file1: reading active writers 2026/04/22 02:08:18 DEBUG : file1: active writers 1 2026/04/22 02:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:19 DEBUG : Looking for writers 2026/04/22 02:08:19 DEBUG : file1: reading active writers 2026/04/22 02:08:19 DEBUG : file1: active writers 1 2026/04/22 02:08:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:20 DEBUG : Looking for writers 2026/04/22 02:08:20 DEBUG : file1: reading active writers 2026/04/22 02:08:20 DEBUG : file1: active writers 1 2026/04/22 02:08:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:21 DEBUG : Looking for writers 2026/04/22 02:08:21 DEBUG : file1: reading active writers 2026/04/22 02:08:21 DEBUG : file1: active writers 1 2026/04/22 02:08:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:22 DEBUG : Looking for writers 2026/04/22 02:08:22 DEBUG : file1: reading active writers 2026/04/22 02:08:22 DEBUG : file1: active writers 1 2026/04/22 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:23 DEBUG : Looking for writers 2026/04/22 02:08:23 DEBUG : file1: reading active writers 2026/04/22 02:08:23 DEBUG : file1: active writers 1 2026/04/22 02:08:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:24 DEBUG : Looking for writers 2026/04/22 02:08:24 DEBUG : file1: reading active writers 2026/04/22 02:08:24 DEBUG : file1: active writers 1 2026/04/22 02:08:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:25 DEBUG : Looking for writers 2026/04/22 02:08:25 DEBUG : file1: reading active writers 2026/04/22 02:08:25 DEBUG : file1: active writers 1 2026/04/22 02:08:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:26 DEBUG : Looking for writers 2026/04/22 02:08:26 DEBUG : file1: reading active writers 2026/04/22 02:08:26 DEBUG : file1: active writers 1 2026/04/22 02:08:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:27 DEBUG : Looking for writers 2026/04/22 02:08:27 DEBUG : file1: reading active writers 2026/04/22 02:08:27 DEBUG : file1: active writers 1 2026/04/22 02:08:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:28 DEBUG : Looking for writers 2026/04/22 02:08:28 DEBUG : file1: reading active writers 2026/04/22 02:08:28 DEBUG : file1: active writers 1 2026/04/22 02:08:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:29 DEBUG : Looking for writers 2026/04/22 02:08:29 DEBUG : file1: reading active writers 2026/04/22 02:08:29 DEBUG : file1: active writers 1 2026/04/22 02:08:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:30 DEBUG : Looking for writers 2026/04/22 02:08:30 DEBUG : file1: reading active writers 2026/04/22 02:08:30 DEBUG : file1: active writers 1 2026/04/22 02:08:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:31 DEBUG : Looking for writers 2026/04/22 02:08:31 DEBUG : file1: reading active writers 2026/04/22 02:08:31 DEBUG : file1: active writers 1 2026/04/22 02:08:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:32 DEBUG : Looking for writers 2026/04/22 02:08:32 DEBUG : file1: reading active writers 2026/04/22 02:08:32 DEBUG : file1: active writers 1 2026/04/22 02:08:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:33 DEBUG : Looking for writers 2026/04/22 02:08:33 DEBUG : file1: reading active writers 2026/04/22 02:08:33 DEBUG : file1: active writers 1 2026/04/22 02:08:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:34 DEBUG : Looking for writers 2026/04/22 02:08:34 DEBUG : file1: reading active writers 2026/04/22 02:08:34 DEBUG : file1: active writers 1 2026/04/22 02:08:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:35 DEBUG : Looking for writers 2026/04/22 02:08:35 DEBUG : file1: reading active writers 2026/04/22 02:08:35 DEBUG : file1: active writers 1 2026/04/22 02:08:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:36 DEBUG : Looking for writers 2026/04/22 02:08:36 DEBUG : file1: reading active writers 2026/04/22 02:08:36 DEBUG : file1: active writers 1 2026/04/22 02:08:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/22 02:08:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/22 02:08:37 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:37 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 02:08:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : file1: size = 0 OK 2026/04/22 02:08:37 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 02:08:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:37 DEBUG : Looking for writers 2026/04/22 02:08:37 DEBUG : file1: reading active writers 2026/04/22 02:08:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:37 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 02:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : webdav root 'rclone-test-relowez4cozu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/22 02:08:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : file1: size = 100 OK 2026/04/22 02:08:37 DEBUG : file1: Size of src and dst objects identical 2026/04/22 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 02:08:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 02:08:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 02:08:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:37 DEBUG : Looking for writers 2026/04/22 02:08:37 DEBUG : file1: reading active writers 2026/04/22 02:08:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:37 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:37 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/22 02:08:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/22 02:08:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/22 02:08:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/22 02:08:37 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/22 02:08:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/22 02:08:37 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:37 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:37 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:37 DEBUG : flat: Looking for writers 2026/04/22 02:08:37 DEBUG : f000.txt: reading active writers 2026/04/22 02:08:37 DEBUG : f001.txt: reading active writers 2026/04/22 02:08:37 DEBUG : f002.txt: reading active writers 2026/04/22 02:08:37 DEBUG : f003.txt: reading active writers 2026/04/22 02:08:37 DEBUG : f004.txt: reading active writers 2026/04/22 02:08:37 DEBUG : Looking for writers 2026/04/22 02:08:37 DEBUG : flat: reading active writers 2026/04/22 02:08:37 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:37 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:37 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/22 02:08:38 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:38 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/22 02:08:38 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:38 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/22 02:08:38 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:38 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:38 DEBUG : a/b/c: Looking for writers 2026/04/22 02:08:38 DEBUG : deep.txt: reading active writers 2026/04/22 02:08:38 DEBUG : a/b: Looking for writers 2026/04/22 02:08:38 DEBUG : c: reading active writers 2026/04/22 02:08:38 DEBUG : mid.txt: reading active writers 2026/04/22 02:08:38 DEBUG : a: Looking for writers 2026/04/22 02:08:38 DEBUG : b: reading active writers 2026/04/22 02:08:38 DEBUG : top.txt: reading active writers 2026/04/22 02:08:38 DEBUG : Looking for writers 2026/04/22 02:08:38 DEBUG : a: reading active writers 2026/04/22 02:08:38 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:38 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:38 DEBUG : bigdir: Looking for writers 2026/04/22 02:08:38 DEBUG : big.bin: reading active writers 2026/04/22 02:08:38 DEBUG : Looking for writers 2026/04/22 02:08:38 DEBUG : bigdir: reading active writers 2026/04/22 02:08:38 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-relowez4cozu'", Local "Local file system at /tmp/rclone2801806674", Modify Window "1s" 2026/04/22 02:08:38 INFO : webdav root 'rclone-test-relowez4cozu': poll-interval is not supported by this remote 2026/04/22 02:08:38 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/22 02:08:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/22 02:08:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/22 02:08:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/22 02:08:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/22 02:08:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/22 02:08:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 02:08:39 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 02:08:39 DEBUG : WaitForWriters: timeout=30s 2026/04/22 02:08:39 DEBUG : dir1: Looking for writers 2026/04/22 02:08:39 DEBUG : a.txt: reading active writers 2026/04/22 02:08:39 DEBUG : dir2: Looking for writers 2026/04/22 02:08:39 DEBUG : b.txt: reading active writers 2026/04/22 02:08:39 DEBUG : dir3: Looking for writers 2026/04/22 02:08:39 DEBUG : c.txt: reading active writers 2026/04/22 02:08:39 DEBUG : Looking for writers 2026/04/22 02:08:39 DEBUG : dir1: reading active writers 2026/04/22 02:08:39 DEBUG : dir2: reading active writers 2026/04/22 02:08:39 DEBUG : dir3: reading active writers 2026/04/22 02:08:39 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/22 02:08:39 DEBUG : webdav root 'rclone-test-relowez4cozu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.111890218s (try 1/5)