"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/10/15 03:00:52 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yekemox7faqu" 2025/10/15 03:00:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 03:00:52 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/10/15 03:00:52 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/15 03:00:52 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/15 03:00:52 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/15 03:00:52 DEBUG : Setting pass="W0Umk4H26O65cr1eCOaFH1wpIjcrZFDdHFd6w-gcFdFz" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/15 03:00:52 DEBUG : TestWebdavRclone: detected overridden config - adding "{wC2HV}" suffix to name 2025/10/15 03:00:52 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/15 03:00:52 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/15 03:00:52 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/15 03:00:52 DEBUG : Setting pass="W0Umk4H26O65cr1eCOaFH1wpIjcrZFDdHFd6w-gcFdFz" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/15 03:00:52 DEBUG : found headers: 2025/10/15 03:00:52 DEBUG : Creating backend with remote "/tmp/rclone3836260695" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:52 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:52 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:52 DEBUG : dir: Looking for writers 2025/10/15 03:00:52 DEBUG : Looking for writers 2025/10/15 03:00:52 DEBUG : dir: reading active writers 2025/10/15 03:00:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:52 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:53 DEBUG : dir/subdir: Looking for writers 2025/10/15 03:00:53 DEBUG : dir: Looking for writers 2025/10/15 03:00:53 DEBUG : file1: reading active writers 2025/10/15 03:00:53 DEBUG : file2: reading active writers 2025/10/15 03:00:53 DEBUG : subdir: reading active writers 2025/10/15 03:00:53 DEBUG : Looking for writers 2025/10/15 03:00:53 DEBUG : dir: reading active writers 2025/10/15 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:53 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:53 DEBUG : dir: Looking for writers 2025/10/15 03:00:53 DEBUG : file1: reading active writers 2025/10/15 03:00:53 DEBUG : Looking for writers 2025/10/15 03:00:53 DEBUG : dir: reading active writers 2025/10/15 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:53 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:53 DEBUG : dir: Looking for writers 2025/10/15 03:00:53 DEBUG : Looking for writers 2025/10/15 03:00:53 DEBUG : dir: reading active writers 2025/10/15 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:53 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:53 DEBUG : forgetting directory cache 2025/10/15 03:00:53 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:53 DEBUG : Looking for writers 2025/10/15 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:53 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/15 03:00:53 DEBUG : dir: invalidating directory cache 2025/10/15 03:00:53 DEBUG : >ForgetPath: 2025/10/15 03:00:53 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/15 03:00:53 DEBUG : invalidating directory cache 2025/10/15 03:00:53 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:53 DEBUG : >ForgetPath: 2025/10/15 03:00:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/15 03:00:53 DEBUG : >ForgetPath: 2025/10/15 03:00:53 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:53 DEBUG : dir: Looking for writers 2025/10/15 03:00:53 DEBUG : Looking for writers 2025/10/15 03:00:53 DEBUG : dir: reading active writers 2025/10/15 03:00:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:53 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:53 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : forgetting directory cache 2025/10/15 03:00:54 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:54 DEBUG : dir: Looking for writers 2025/10/15 03:00:54 DEBUG : fil/a/b: Looking for writers 2025/10/15 03:00:54 DEBUG : fil/a: Looking for writers 2025/10/15 03:00:54 DEBUG : b: reading active writers 2025/10/15 03:00:54 DEBUG : fil: Looking for writers 2025/10/15 03:00:54 DEBUG : a: reading active writers 2025/10/15 03:00:54 DEBUG : Looking for writers 2025/10/15 03:00:54 DEBUG : dir: reading active writers 2025/10/15 03:00:54 DEBUG : fil: reading active writers 2025/10/15 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:54 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:54 DEBUG : dir: Looking for writers 2025/10/15 03:00:54 DEBUG : Looking for writers 2025/10/15 03:00:54 DEBUG : dir: reading active writers 2025/10/15 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:54 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:54 DEBUG : dir: Looking for writers 2025/10/15 03:00:54 DEBUG : file1: reading active writers 2025/10/15 03:00:54 DEBUG : Looking for writers 2025/10/15 03:00:54 DEBUG : dir: reading active writers 2025/10/15 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:54 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/15 03:00:54 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 DEBUG : dir: invalidating directory cache 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/15 03:00:54 DEBUG : dir/file1: Reset virtual modtime 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/15 03:00:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/15 03:00:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:54 DEBUG : dir: invalidating directory cache 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/15 03:00:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/15 03:00:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/15 03:00:54 DEBUG : forgetting directory cache 2025/10/15 03:00:54 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:54 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/15 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:54 DEBUG : dir/virtualDir: Looking for writers 2025/10/15 03:00:54 DEBUG : dir: Looking for writers 2025/10/15 03:00:54 DEBUG : file1: reading active writers 2025/10/15 03:00:54 DEBUG : virtualFile2: reading active writers 2025/10/15 03:00:54 DEBUG : virtualFile: reading active writers 2025/10/15 03:00:54 DEBUG : virtualDir: reading active writers 2025/10/15 03:00:54 DEBUG : Looking for writers 2025/10/15 03:00:54 DEBUG : dir: reading active writers 2025/10/15 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:54 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:54 ERROR : dir/: Can only open directories read only 2025/10/15 03:00:54 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:54 DEBUG : dir: Looking for writers 2025/10/15 03:00:54 DEBUG : Looking for writers 2025/10/15 03:00:54 DEBUG : dir: reading active writers 2025/10/15 03:00:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:55 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:00:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:00:55 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:00:55 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:55 NOTICE: webdav root 'rclone-test-yekemox7faqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/15 03:00:55 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/15 03:00:55 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:55 DEBUG : dir: Looking for writers 2025/10/15 03:00:55 DEBUG : file1: reading active writers 2025/10/15 03:00:55 DEBUG : potato: reading active writers 2025/10/15 03:00:55 DEBUG : Looking for writers 2025/10/15 03:00:55 DEBUG : dir: reading active writers 2025/10/15 03:00:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:55 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:00:55 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:55 DEBUG : dir/sub: Looking for writers 2025/10/15 03:00:55 DEBUG : dir: Looking for writers 2025/10/15 03:00:55 DEBUG : file1: reading active writers 2025/10/15 03:00:55 DEBUG : sub: reading active writers 2025/10/15 03:00:55 DEBUG : Looking for writers 2025/10/15 03:00:55 DEBUG : dir: reading active writers 2025/10/15 03:00:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:55 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:00:55 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/15 03:00:55 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:55 DEBUG : dir/sub/subsub: Looking for writers 2025/10/15 03:00:55 DEBUG : dir/sub: Looking for writers 2025/10/15 03:00:55 DEBUG : subsub: reading active writers 2025/10/15 03:00:55 DEBUG : dir: Looking for writers 2025/10/15 03:00:55 DEBUG : file1: reading active writers 2025/10/15 03:00:55 DEBUG : sub: reading active writers 2025/10/15 03:00:55 DEBUG : Looking for writers 2025/10/15 03:00:55 DEBUG : dir: reading active writers 2025/10/15 03:00:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:55 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:55 ERROR : dir/: Dir.Remove not empty 2025/10/15 03:00:55 DEBUG : dir/file1: Remove: 2025/10/15 03:00:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:55 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:00:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:00:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:56 DEBUG : Looking for writers 2025/10/15 03:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:56 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:56 DEBUG : dir/file1: Remove: 2025/10/15 03:00:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:56 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:00:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:56 DEBUG : Looking for writers 2025/10/15 03:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:56 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:56 DEBUG : dir/file1: Remove: 2025/10/15 03:00:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:56 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:00:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:56 DEBUG : dir: Looking for writers 2025/10/15 03:00:56 DEBUG : Looking for writers 2025/10/15 03:00:56 DEBUG : dir: reading active writers 2025/10/15 03:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:56 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:56 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/15 03:00:56 DEBUG : dir: Updating dir with dir2 0xc0008005b0 2025/10/15 03:00:56 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/15 03:00:56 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/15 03:00:56 DEBUG : file2: Updating file with file2 0xc00078cfc0 2025/10/15 03:00:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:00:56 INFO : dir2/file3: Deleted 2025/10/15 03:00:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/15 03:00:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00078cfc0 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/15 03:00:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/15 03:00:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000800820 2025/10/15 03:00:56 DEBUG : empty directory: forgetting directory cache 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/15 03:00:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/15 03:00:56 DEBUG : dir2: Renaming to "dir3" 2025/10/15 03:00:56 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:56 DEBUG : dir3: Looking for writers 2025/10/15 03:00:56 DEBUG : file3: reading active writers 2025/10/15 03:00:56 DEBUG : renamed empty directory: Looking for writers 2025/10/15 03:00:56 DEBUG : Looking for writers 2025/10/15 03:00:56 DEBUG : dir3: reading active writers 2025/10/15 03:00:56 DEBUG : renamed empty directory: reading active writers 2025/10/15 03:00:56 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:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:56 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/15 03:00:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:00:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:00:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/15 03:00:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:00:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:00:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:00:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/15 03:00:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:00:57 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/15 03:00:57 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/15 03:00:57 DEBUG : forgetting directory cache 2025/10/15 03:00:57 DEBUG : dir: forgetting directory cache 2025/10/15 03:00:57 DEBUG : dir/sub: forgetting directory cache 2025/10/15 03:00:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/15 03:00:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/15 03:00:57 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:00:57 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/15 03:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : dir/sub: Looking for writers 2025/10/15 03:00:57 DEBUG : file0: reading active writers 2025/10/15 03:00:57 DEBUG : file2: reading active writers 2025/10/15 03:00:57 DEBUG : dir: Looking for writers 2025/10/15 03:00:57 DEBUG : file1: reading active writers 2025/10/15 03:00:57 DEBUG : sub: reading active writers 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : dir: reading active writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:00:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:00:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/15 03:00:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:00:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/15 03:00:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/15 03:00:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/15 03:00:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:00:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : dir: Looking for writers 2025/10/15 03:00:57 DEBUG : file1: reading active writers 2025/10/15 03:00:57 DEBUG : file1.metadata: reading active writers 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : dir: reading active writers 2025/10/15 03:00:57 DEBUG : dir.metadata: reading active writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : dir: Looking for writers 2025/10/15 03:00:57 DEBUG : file1: reading active writers 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : dir: reading active writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : dir: Looking for writers 2025/10/15 03:00:57 DEBUG : file1: reading active writers 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : dir: reading active writers 2025/10/15 03:00:57 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:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:00:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : dir: Looking for writers 2025/10/15 03:00:57 DEBUG : file1: reading active writers 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : dir: reading active writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/10/15 03:00:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/15 03:00:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/15 03:00:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:00:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/15 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:57 DEBUG : Looking for writers 2025/10/15 03:00:57 DEBUG : file.txt: reading active writers 2025/10/15 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:57 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:57 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : file1: reading active writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : dir/file1: Remove: 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:58 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:00:58 DEBUG : dir/file1: Remove: 2025/10/15 03:00:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : dir/file1: Remove: 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:58 DEBUG : dir/file1: >Remove: err= 2025/10/15 03:00:58 DEBUG : dir/file1: Remove: 2025/10/15 03:00:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/15 03:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:00:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/15 03:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:00:58 DEBUG : dir/file1: Open: flags=0x3 2025/10/15 03:00:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/15 03:00:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : file1: reading active writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : file1: reading active writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: 2025/10/15 03:00:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d6240 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:00:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d6240 2025/10/15 03:00:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d6240 2025/10/15 03:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:58 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/15 03:00:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:58 DEBUG : newLeaf: Running delayed rename now 2025/10/15 03:00:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d6240 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:58 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:00:58 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:58 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:58 DEBUG : dir: Looking for writers 2025/10/15 03:00:58 DEBUG : file1: reading active writers 2025/10/15 03:00:58 DEBUG : Looking for writers 2025/10/15 03:00:58 DEBUG : dir: reading active writers 2025/10/15 03:00:58 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00080f500 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:00:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00080f500 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc00080f500 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/15 03:00:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 DEBUG : newLeaf: Running delayed rename now 2025/10/15 03:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00080f500 2025/10/15 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:59 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:00:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:00:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): openPending: 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): >openPending: err= 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): _writeAt: size=14, off=0 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): >_writeAt: n=14, err= 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): close: 2025/10/15 03:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:00:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:00:59 DEBUG : dir/file1(0xc000d78300): >close: err= 2025/10/15 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : file1: reading active writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : file1: reading active writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : file1: reading active writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : file1: reading active writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:00:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:59 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:00:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : file1: reading active writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:00:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): _readAt: size=512, off=0 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): openPending: 2025/10/15 03:00:59 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" 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): >openPending: err= 2025/10/15 03:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): >_readAt: n=14, err=EOF 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): close: 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:00:59 DEBUG : dir/file1(0xc00080da80): >close: err= 2025/10/15 03:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:00:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00078ca80 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:00:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:00:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00078ca80 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:00:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:00:59 DEBUG : dir/file1(0xc0005ad480): openPending: 2025/10/15 03:00:59 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" 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:00:59 DEBUG : dir/file1(0xc0005ad480): >openPending: err= 2025/10/15 03:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:00:59 DEBUG : dir/file1(0xc0005ad480): _writeAt: size=25, off=0 2025/10/15 03:00:59 DEBUG : dir/file1(0xc0005ad480): >_writeAt: n=25, err= 2025/10/15 03:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:00:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00078ca80 2025/10/15 03:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 DEBUG : newLeaf(0xc0005ad480): close: 2025/10/15 03:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:00:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:00:59.689382907 +0000 UTC m=+6.893217707 2025/10/15 03:00:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:00:59 DEBUG : newLeaf(0xc0005ad480): >close: err= 2025/10/15 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:00:59 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:00:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:00:59 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:00:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:00:59 +0000 UTC" 2025/10/15 03:00:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:00:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:00:59 DEBUG : dir: Looking for writers 2025/10/15 03:00:59 DEBUG : Looking for writers 2025/10/15 03:00:59 DEBUG : dir: reading active writers 2025/10/15 03:00:59 DEBUG : newLeaf: reading active writers 2025/10/15 03:00:59 DEBUG : >WaitForWriters: 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:00:59 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:00:59 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:00:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : >WaitForWriters: 2025/10/15 03:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e000 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:01:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00080e000 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0006f4980): openPending: 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0006f4980): >openPending: err= 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0006f4980): _writeAt: size=25, off=0 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0006f4980): >_writeAt: n=25, err= 2025/10/15 03:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:01:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e000 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:00 DEBUG : newLeaf(0xc0006f4980): close: 2025/10/15 03:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:01:00.189893744 +0000 UTC m=+7.393728575 2025/10/15 03:01:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:00 DEBUG : newLeaf(0xc0006f4980): >close: err= 2025/10/15 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:01:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:00 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:01:00 +0000 UTC" 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : >WaitForWriters: 2025/10/15 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : >WaitForWriters: 2025/10/15 03:01:00 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:00 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:00 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:00 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:00 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:01:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): openPending: 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): >openPending: err= 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): _writeAt: size=14, off=0 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): >_writeAt: n=14, err= 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): close: 2025/10/15 03:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/15 03:01:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000b2a180): >close: err= 2025/10/15 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:01:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:00 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : file1: reading active writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : >WaitForWriters: 2025/10/15 03:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): _readAt: size=512, off=0 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): openPending: 2025/10/15 03:01:00 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" 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): >openPending: err= 2025/10/15 03:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): >_readAt: n=14, err=EOF 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): close: 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:00 DEBUG : dir/file1(0xc000971c00): >close: err= 2025/10/15 03:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:01:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e300 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:01:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:01:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00080e300 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0009cb180): openPending: 2025/10/15 03:01:00 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" 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0009cb180): >openPending: err= 2025/10/15 03:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0009cb180): _writeAt: size=25, off=0 2025/10/15 03:01:00 DEBUG : dir/file1(0xc0009cb180): >_writeAt: n=25, err= 2025/10/15 03:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:01:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e300 2025/10/15 03:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:00 DEBUG : newLeaf(0xc0009cb180): close: 2025/10/15 03:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:01:00.837059792 +0000 UTC m=+8.040894612 2025/10/15 03:01:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:00 DEBUG : newLeaf(0xc0009cb180): >close: err= 2025/10/15 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:00 DEBUG : dir: Looking for writers 2025/10/15 03:01:00 DEBUG : Looking for writers 2025/10/15 03:01:00 DEBUG : dir: reading active writers 2025/10/15 03:01:00 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:00 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:01:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:01 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:01:00 +0000 UTC" 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: 2025/10/15 03:01:01 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:01 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : file1: reading active writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: 2025/10/15 03:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): _readAt: size=512, off=0 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): openPending: 2025/10/15 03:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/15 03:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): >openPending: err= 2025/10/15 03:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): >_readAt: n=14, err=EOF 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): close: 2025/10/15 03:01:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000b69d40): >close: err= 2025/10/15 03:01:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:01:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e6c0 2025/10/15 03:01:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/15 03:01:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/15 03:01:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00080e6c0 2025/10/15 03:01:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/15 03:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000d0a540): openPending: 2025/10/15 03:01:01 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" 2025/10/15 03:01:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/15 03:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000d0a540): >openPending: err= 2025/10/15 03:01:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000d0a540): _writeAt: size=25, off=0 2025/10/15 03:01:01 DEBUG : dir/file1(0xc000d0a540): >_writeAt: n=25, err= 2025/10/15 03:01:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/15 03:01:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/15 03:01:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00080e6c0 2025/10/15 03:01:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:01 DEBUG : newLeaf(0xc000d0a540): close: 2025/10/15 03:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-15 03:01:01.345097748 +0000 UTC m=+8.548932578 2025/10/15 03:01:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:01 DEBUG : newLeaf(0xc000d0a540): >close: err= 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: starting upload 2025/10/15 03:01:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:01 INFO : newLeaf: Copied (replaced existing) 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-15 03:01:01 +0000 UTC" 2025/10/15 03:01:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/15 03:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/15 03:01:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : newLeaf: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: 2025/10/15 03:01:01 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 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:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : file1: reading active writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/15 03:01:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/15 03:01:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/15 03:01:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/15 03:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/15 03:01:01 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:01 DEBUG : dir: Looking for writers 2025/10/15 03:01:01 DEBUG : file1: reading active writers 2025/10/15 03:01:01 DEBUG : Looking for writers 2025/10/15 03:01:01 DEBUG : dir: reading active writers 2025/10/15 03:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:01 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/15 03:01:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/15 03:01:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/15 03:01:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/15 03:01:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/15 03:01:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/15 03:01:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/15 03:01:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/15 03:01:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/15 03:01:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/15 03:01:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/15 03:01:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): _readAt: size=1, off=0 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): openPending: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >openPending: err= 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): _readAt: size=256, off=1 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >_readAt: n=15, err=EOF 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): _readAt: size=16, off=16 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): close: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >close: err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): close: 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000889cc0): >close: err=file already closed 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): _readAt: size=1, off=0 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): openPending: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >openPending: err= 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): _readAt: size=1, off=5 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): _readAt: size=1, off=3 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): _readAt: size=1, off=13 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): _readAt: size=16, off=100 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >_readAt: n=0, err=EOF 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): close: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:02 DEBUG : dir/file1(0xc000971f40): >close: err= 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=1, off=0 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): openPending: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >openPending: err= 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=1, off=5 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=1, off=1 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=1, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=6, off=10 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=6, err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=256, off=10 2025/10/15 03:01:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=6, err=EOF 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=256, off=100 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=0, err=EOF 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): close: 2025/10/15 03:01:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >close: err= 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): _readAt: size=256, off=100 2025/10/15 03:01:02 DEBUG : dir/file1(0xc0009efa00): >_readAt: n=0, err=file already closed 2025/10/15 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:02 DEBUG : dir: Looking for writers 2025/10/15 03:01:02 DEBUG : file1: reading active writers 2025/10/15 03:01:02 DEBUG : Looking for writers 2025/10/15 03:01:02 DEBUG : dir: reading active writers 2025/10/15 03:01:02 DEBUG : >WaitForWriters: 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:02 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): RWFileHandle.Flush 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): _readAt: size=256, off=0 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): openPending: 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): >openPending: err= 2025/10/15 03:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): >_readAt: n=16, err=EOF 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): RWFileHandle.Flush 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): RWFileHandle.Flush 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): close: 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000860ac0): >close: err= 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : dir: Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : dir: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/15 03:01:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): _readAt: size=256, off=0 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): openPending: 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): >openPending: err= 2025/10/15 03:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): >_readAt: n=16, err=EOF 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): RWFileHandle.Release 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): close: 2025/10/15 03:01:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): >close: err= 2025/10/15 03:01:03 DEBUG : dir/file1(0xc000d29ac0): RWFileHandle.Release 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : dir: Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : dir: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:03 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): openPending: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): >openPending: err= 2025/10/15 03:01:03 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): _writeAt: size=5, off=0 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): >_writeAt: n=5, err= 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): _writeAt: size=7, off=5 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): >_writeAt: n=7, err= 2025/10/15 03:01:03 DEBUG : file1: vfs cache: truncate to size=11 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): close: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:03.291911221 +0000 UTC m=+10.495746021 2025/10/15 03:01:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): >close: err= 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): close: 2025/10/15 03:01:03 DEBUG : file1(0xc000bad140): >close: err=file already closed 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:03 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 INFO : file1: Copied (new) 2025/10/15 03:01:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-15 03:01:03 +0000 UTC" 2025/10/15 03:01:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:03 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): openPending: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): >openPending: err= 2025/10/15 03:01:03 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): _writeAt: size=7, off=0 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): >_writeAt: n=7, err= 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): _writeAt: size=6, off=5 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): >_writeAt: n=6, err= 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): close: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:03.491029019 +0000 UTC m=+10.694863860 2025/10/15 03:01:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): >close: err= 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): _writeAt: size=5, off=0 2025/10/15 03:01:03 DEBUG : file1(0xc000711e80): >_writeAt: n=0, err=file already closed 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:03 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 INFO : file1: Copied (new) 2025/10/15 03:01:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-15 03:01:03 +0000 UTC" 2025/10/15 03:01:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : >WaitForWriters: 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:03 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:03 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : file1(0xc0008f8c40): openPending: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1(0xc0008f8c40): >openPending: err= 2025/10/15 03:01:03 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:03 DEBUG : file1(0xc0008f8c40): close: 2025/10/15 03:01:03 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:03.691429505 +0000 UTC m=+10.895264346 2025/10/15 03:01:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:03 DEBUG : file1(0xc0008f8c40): >close: err= 2025/10/15 03:01:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:01:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:03 DEBUG : file2: newRWFileHandle: 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): openPending: 2025/10/15 03:01:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): >openPending: err= 2025/10/15 03:01:03 DEBUG : file2: >newRWFileHandle: err= 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:01:03 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/15 03:01:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): RWFileHandle.Flush 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): RWFileHandle.Release 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): close: 2025/10/15 03:01:03 DEBUG : file2: vfs cache: setting modification time to 2025-10-15 03:01:03.692841945 +0000 UTC m=+10.896676777 2025/10/15 03:01:03 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:03 DEBUG : file2(0xc0008f90c0): >close: err= 2025/10/15 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : file2: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : file2: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : file2: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : file2: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/15 03:01:03 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:03 DEBUG : file2: vfs cache: starting upload 2025/10/15 03:01:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:03 INFO : file1: Copied (new) 2025/10/15 03:01:03 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-15 03:01:03 +0000 UTC" 2025/10/15 03:01:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:03 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:03 DEBUG : Looking for writers 2025/10/15 03:01:03 DEBUG : file1: reading active writers 2025/10/15 03:01:03 DEBUG : file2: reading active writers 2025/10/15 03:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:01:03 INFO : file2: Copied (new) 2025/10/15 03:01:03 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-15 03:01:03 +0000 UTC" 2025/10/15 03:01:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/15 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/15 03:01:03 INFO : file2: vfs cache: upload succeeded try #1 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : file2: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file2: reading active writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:04 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): openPending: 2025/10/15 03:01:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): >openPending: err= 2025/10/15 03:01:04 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): _writeAt: size=5, off=0 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): >_writeAt: n=5, err= 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): RWFileHandle.Flush 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): RWFileHandle.Flush 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): close: 2025/10/15 03:01:04 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:04.064290736 +0000 UTC m=+11.268125557 2025/10/15 03:01:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:04 DEBUG : file1(0xc000b88b00): >close: err= 2025/10/15 03:01:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:04 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 INFO : file1: Copied (new) 2025/10/15 03:01:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:01:04 +0000 UTC" 2025/10/15 03:01:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:04 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): openPending: 2025/10/15 03:01:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): >openPending: err= 2025/10/15 03:01:04 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): _writeAt: size=5, off=0 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): >_writeAt: n=5, err= 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): RWFileHandle.Release 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): close: 2025/10/15 03:01:04 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:04.255305956 +0000 UTC m=+11.459140788 2025/10/15 03:01:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): >close: err= 2025/10/15 03:01:04 DEBUG : file1(0xc000d3c180): RWFileHandle.Release 2025/10/15 03:01:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:04 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 INFO : file1: Copied (new) 2025/10/15 03:01:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:01:04 +0000 UTC" 2025/10/15 03:01:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:01:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): openPending: 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): >openPending: err= 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/15 03:01:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): _writeAt: size=5, off=0 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): >_writeAt: n=5, err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): close: 2025/10/15 03:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-15 03:01:04.508944437 +0000 UTC m=+11.712779238 2025/10/15 03:01:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000823700): >close: err= 2025/10/15 03:01:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:01:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-15 03:01:04 +0000 UTC" 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:04 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/15 03:01:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/15 03:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/15 03:01:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): _writeAt: size=5, off=0 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): openPending: 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/15 03:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): >openPending: err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): >_writeAt: n=5, err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): _writeAt: size=15, off=5 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): >_writeAt: n=15, err= 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): close: 2025/10/15 03:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-15 03:01:04.795234682 +0000 UTC m=+11.999069482 2025/10/15 03:01:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:04 DEBUG : dir/file1(0xc000b26c80): >close: err= 2025/10/15 03:01:04 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: starting upload 2025/10/15 03:01:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:04 INFO : dir/file1: Copied (replaced existing) 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-15 03:01:04 +0000 UTC" 2025/10/15 03:01:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:04 DEBUG : dir: Looking for writers 2025/10/15 03:01:04 DEBUG : file1: reading active writers 2025/10/15 03:01:04 DEBUG : Looking for writers 2025/10/15 03:01:04 DEBUG : dir: reading active writers 2025/10/15 03:01:04 DEBUG : >WaitForWriters: 2025/10/15 03:01:04 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): openPending: 2025/10/15 03:01:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): >openPending: err= 2025/10/15 03:01:05 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): close: 2025/10/15 03:01:05 DEBUG : file1: vfs cache: setting modification time to 2025-10-15 03:01:05.016936598 +0000 UTC m=+12.220771419 2025/10/15 03:01:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : file1(0xc000b90640): >close: err= 2025/10/15 03:01:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:05 DEBUG : file1: vfs cache: starting upload 2025/10/15 03:01:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:05 INFO : file1: Copied (new) 2025/10/15 03:01:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-15 03:01:05 +0000 UTC" 2025/10/15 03:01:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:05 INFO : file1: vfs cache: upload succeeded try #1 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : >WaitForWriters: 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.206623285 +0000 UTC m=+12.410458087 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91c00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.206623285 +0000 UTC m=+12.410458087 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.206623285 +0000 UTC m=+12.410458087 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9a5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f6c0 item 1 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.210600921 +0000 UTC m=+12.414435713 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9ac00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.210600921 +0000 UTC m=+12.414435713 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 2 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.21259783 +0000 UTC m=+12.416432631 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9b740): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.21259783 +0000 UTC m=+12.416432631 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b9bbc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.21259783 +0000 UTC m=+12.416432631 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558230 item 3 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.214823827 +0000 UTC m=+12.418658629 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.214823827 +0000 UTC m=+12.418658629 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d02cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558a80 item 4 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.216799877 +0000 UTC m=+12.420634677 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.216799877 +0000 UTC m=+12.420634677 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.216799877 +0000 UTC m=+12.420634677 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d03c40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559030 item 5 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.220756924 +0000 UTC m=+12.424591715 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.220756924 +0000 UTC m=+12.424591715 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2e880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559c70 item 6 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.222205993 +0000 UTC m=+12.426040794 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ef00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.222205993 +0000 UTC m=+12.426040794 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.222205993 +0000 UTC m=+12.426040794 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2f8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 7 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.224630404 +0000 UTC m=+12.428465204 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d2ff40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.224630404 +0000 UTC m=+12.428465204 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 8 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000d46ac0): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.226798563 +0000 UTC m=+12.430633365 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d46e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.226798563 +0000 UTC m=+12.430633365 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.226798563 +0000 UTC m=+12.430633365 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 9 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.229568363 +0000 UTC m=+12.433403163 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d47e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.229568363 +0000 UTC m=+12.433403163 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422cb0 item 10 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000d80a80): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.233178889 +0000 UTC m=+12.437013690 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d80e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.233178889 +0000 UTC m=+12.437013690 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.233178889 +0000 UTC m=+12.437013690 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c00 item 11 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.236282814 +0000 UTC m=+12.440117615 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d81ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.236282814 +0000 UTC m=+12.440117615 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dba480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003787e0 item 12 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000dbaac0): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbaac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.238970469 +0000 UTC m=+12.442805270 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbae80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.238970469 +0000 UTC m=+12.442805270 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbb540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 13 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.241506719 +0000 UTC m=+12.445341520 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ce5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.241506719 +0000 UTC m=+12.445341520 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009ceb00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435d50 item 14 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc0009cf140): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf140): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.24351561 +0000 UTC m=+12.447350401 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cf500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.24351561 +0000 UTC m=+12.447350401 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009cfbc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003664d0 item 15 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.245737761 +0000 UTC m=+12.449572562 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e2c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.245737761 +0000 UTC m=+12.449572562 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0e800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 16 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.24775119 +0000 UTC m=+12.451585991 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0ee40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.24775119 +0000 UTC m=+12.451585991 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f2c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.24775119 +0000 UTC m=+12.451585991 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0f7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 17 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.25048452 +0000 UTC m=+12.454319322 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e0fe40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.25048452 +0000 UTC m=+12.454319322 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 18 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.252619317 +0000 UTC m=+12.456454118 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dbbe00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.252619317 +0000 UTC m=+12.456454118 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.252619317 +0000 UTC m=+12.456454118 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003795e0 item 19 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.255660585 +0000 UTC m=+12.459495387 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd4f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.255660585 +0000 UTC m=+12.459495387 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379ab0 item 20 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.258052866 +0000 UTC m=+12.461887667 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dd5ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.258052866 +0000 UTC m=+12.461887667 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.258052866 +0000 UTC m=+12.461887667 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfa540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de1c0 item 21 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.261282998 +0000 UTC m=+12.465117798 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfabc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.261282998 +0000 UTC m=+12.465117798 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df180 item 22 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.263170161 +0000 UTC m=+12.467004961 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfb780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.263170161 +0000 UTC m=+12.467004961 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000dfbc80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.263170161 +0000 UTC m=+12.467004961 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df730 item 23 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.265257037 +0000 UTC m=+12.469091838 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1a880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.265257037 +0000 UTC m=+12.469091838 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1adc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a070 item 24 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000f1b400): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.267162563 +0000 UTC m=+12.470997364 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1b7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.267162563 +0000 UTC m=+12.470997364 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f1bcc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.267162563 +0000 UTC m=+12.470997364 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a5b0 item 25 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.27045367 +0000 UTC m=+12.474288472 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.27045367 +0000 UTC m=+12.474288472 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f38e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b110 item 26 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000f39480): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.272282332 +0000 UTC m=+12.476117134 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.272282332 +0000 UTC m=+12.476117134 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f39d40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.272282332 +0000 UTC m=+12.476117134 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b7a0 item 27 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.275629586 +0000 UTC m=+12.479464386 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.275629586 +0000 UTC m=+12.479464386 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f56ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 28 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000f57500): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f57500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.278316159 +0000 UTC m=+12.482150959 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f578c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.278316159 +0000 UTC m=+12.482150959 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ed20 item 29 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.280275085 +0000 UTC m=+12.484109886 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.280275085 +0000 UTC m=+12.484109886 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f72bc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f340 item 30 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000f73200): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.28250482 +0000 UTC m=+12.486339621 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f735c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.28250482 +0000 UTC m=+12.486339621 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f73c80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 31 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.284144548 +0000 UTC m=+12.487979349 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.284144548 +0000 UTC m=+12.487979349 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f948c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 32 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.28565905 +0000 UTC m=+12.489493851 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f94f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 33 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.286212639 +0000 UTC m=+12.490047440 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.286212639 +0000 UTC m=+12.490047440 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405500 item 33 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.287620632 +0000 UTC m=+12.491455434 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000f95ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 34 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.288187977 +0000 UTC m=+12.492022778 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba3c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.288187977 +0000 UTC m=+12.492022778 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fba900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 34 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.289616608 +0000 UTC m=+12.493451409 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbaf40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004121c0 item 35 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.29032142 +0000 UTC m=+12.494156222 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb3c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.29032142 +0000 UTC m=+12.494156222 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbb8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 35 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.292779174 +0000 UTC m=+12.496613975 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fbbf40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 36 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.294446353 +0000 UTC m=+12.498281153 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd84c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.294446353 +0000 UTC m=+12.498281153 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd8a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413030 item 36 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.296716053 +0000 UTC m=+12.500550854 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd9040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 37 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.298021623 +0000 UTC m=+12.501856424 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd94c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.298021623 +0000 UTC m=+12.501856424 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000fd99c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004137a0 item 37 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.299555603 +0000 UTC m=+12.503390403 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff80c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 38 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.300176778 +0000 UTC m=+12.504011579 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff85c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.300176778 +0000 UTC m=+12.504011579 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff8b00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f62a0 item 38 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.30358249 +0000 UTC m=+12.507417292 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 39 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.304718102 +0000 UTC m=+12.508552903 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.304718102 +0000 UTC m=+12.508552903 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ff9b80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 39 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.306080789 +0000 UTC m=+12.509915591 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 40 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.306624681 +0000 UTC m=+12.510459471 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101c780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.306624681 +0000 UTC m=+12.510459471 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101ccc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005709a0 item 40 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.308169961 +0000 UTC m=+12.512004763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e70 item 41 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.308784675 +0000 UTC m=+12.512619476 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101d780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571110 item 41 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.309425978 +0000 UTC m=+12.513260780 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00101dc40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.309425978 +0000 UTC m=+12.513260780 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 41 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.310998721 +0000 UTC m=+12.514833521 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103c840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ab0 item 42 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.311580473 +0000 UTC m=+12.515415273 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103cd40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571f10 item 42 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.312253906 +0000 UTC m=+12.516088707 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.312253906 +0000 UTC m=+12.516088707 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103d800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418540 item 42 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.313949348 +0000 UTC m=+12.517784150 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00103de40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418c40 item 43 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.314547662 +0000 UTC m=+12.518382463 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010563c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418e70 item 43 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.315115718 +0000 UTC m=+12.518950519 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.315115718 +0000 UTC m=+12.518950519 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001056e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419110 item 43 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.317166036 +0000 UTC m=+12.521000837 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c00 item 44 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.317641769 +0000 UTC m=+12.521476570 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003260e0 item 44 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.318608644 +0000 UTC m=+12.522443445 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001057ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.318608644 +0000 UTC m=+12.522443445 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107a4c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003263f0 item 44 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.319974317 +0000 UTC m=+12.523809118 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107ab00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 45 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.320484715 +0000 UTC m=+12.524319506 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.320484715 +0000 UTC m=+12.524319506 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107b700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326bd0 item 45 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.322520677 +0000 UTC m=+12.526355478 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00107bd40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003270a0 item 46 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.323101066 +0000 UTC m=+12.526935867 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010942c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.323101066 +0000 UTC m=+12.526935867 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0010949c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 46 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.327118116 +0000 UTC m=+12.530952927 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ab0 item 47 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.327614036 +0000 UTC m=+12.531448837 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.327614036 +0000 UTC m=+12.531448837 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 47 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.330215479 +0000 UTC m=+12.534050280 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 48 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.33075382 +0000 UTC m=+12.534588621 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001094a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.33075382 +0000 UTC m=+12.534588621 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc001095940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 48 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.332141775 +0000 UTC m=+12.535976575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 49 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.332662241 +0000 UTC m=+12.536497042 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.332662241 +0000 UTC m=+12.536497042 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e80e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d030 item 49 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.334024718 +0000 UTC m=+12.537859510 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 50 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.334628982 +0000 UTC m=+12.538463784 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000e81a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.334628982 +0000 UTC m=+12.538463784 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 50 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.336025394 +0000 UTC m=+12.539860195 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 51 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.336574094 +0000 UTC m=+12.540408895 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.336574094 +0000 UTC m=+12.540408895 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc00 item 51 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.338142908 +0000 UTC m=+12.541977709 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003262a0 item 52 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.338888518 +0000 UTC m=+12.542723319 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.338888518 +0000 UTC m=+12.542723319 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326540 item 52 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.340266193 +0000 UTC m=+12.544100994 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326af0 item 53 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.340884063 +0000 UTC m=+12.544718864 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.340884063 +0000 UTC m=+12.544718864 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6d40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326cb0 item 53 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.342306694 +0000 UTC m=+12.546141494 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d73c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327180 item 54 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.34332288 +0000 UTC m=+12.547157682 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.34332288 +0000 UTC m=+12.547157682 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003275e0 item 54 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.345513722 +0000 UTC m=+12.549348524 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c58c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c150 item 55 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.346252479 +0000 UTC m=+12.550087280 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.346252479 +0000 UTC m=+12.550087280 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c310 item 55 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.348309049 +0000 UTC m=+12.552143850 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056caf0 item 56 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.349747498 +0000 UTC m=+12.553582300 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.349747498 +0000 UTC m=+12.553582300 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8140): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ce00 item 56 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.351364995 +0000 UTC m=+12.555199796 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d490 item 57 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.351873339 +0000 UTC m=+12.555708140 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056df10 item 57 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.352437718 +0000 UTC m=+12.556272520 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.352437718 +0000 UTC m=+12.556272520 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f98c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 57 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.354229922 +0000 UTC m=+12.558064753 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a80 item 58 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.354767351 +0000 UTC m=+12.558602152 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 58 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.355487653 +0000 UTC m=+12.559322454 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415e00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.355487653 +0000 UTC m=+12.559322454 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367180 item 58 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.35689242 +0000 UTC m=+12.560727221 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 59 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.357408148 +0000 UTC m=+12.561242939 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 59 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.358094526 +0000 UTC m=+12.561929327 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.358094526 +0000 UTC m=+12.561929327 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005540e0 item 59 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.359798324 +0000 UTC m=+12.563633136 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554540 item 60 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.360405123 +0000 UTC m=+12.564239924 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f46c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005547e0 item 60 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.361216596 +0000 UTC m=+12.565051396 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4c00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.361216596 +0000 UTC m=+12.565051396 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f51c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554af0 item 60 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.362891239 +0000 UTC m=+12.566726040 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555730 item 61 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.363871119 +0000 UTC m=+12.567705919 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.363871119 +0000 UTC m=+12.567705919 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005559d0 item 61 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.365666999 +0000 UTC m=+12.569501800 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cd00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 62 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.366338649 +0000 UTC m=+12.570173451 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.366338649 +0000 UTC m=+12.570173451 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 62 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.368034553 +0000 UTC m=+12.571869353 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 63 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.368759974 +0000 UTC m=+12.572594775 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a640): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.368759974 +0000 UTC m=+12.572594775 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 63 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.370448213 +0000 UTC m=+12.574283013 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 64 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.370964742 +0000 UTC m=+12.574799543 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.370964742 +0000 UTC m=+12.574799543 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 64 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.37273792 +0000 UTC m=+12.576572722 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a1c0 item 65 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.373293774 +0000 UTC m=+12.577128575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acb00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.373293774 +0000 UTC m=+12.577128575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a3f0 item 65 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.374684493 +0000 UTC m=+12.578519295 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad6c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a7e0 item 66 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.375283859 +0000 UTC m=+12.579118660 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005adb40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.375283859 +0000 UTC m=+12.579118660 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 66 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.376583078 +0000 UTC m=+12.580417879 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 67 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.377156164 +0000 UTC m=+12.580990965 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88c00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.377156164 +0000 UTC m=+12.580990965 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 67 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.378482172 +0000 UTC m=+12.582316973 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 68 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.379117494 +0000 UTC m=+12.582952295 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89c80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.379117494 +0000 UTC m=+12.582952295 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 68 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.380476385 +0000 UTC m=+12.584311186 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 69 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.381119762 +0000 UTC m=+12.584954563 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ad40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.381119762 +0000 UTC m=+12.584954563 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc70 item 69 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.382584712 +0000 UTC m=+12.586419513 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b8c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348460 item 70 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.383211759 +0000 UTC m=+12.587046560 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bdc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.383211759 +0000 UTC m=+12.587046560 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348690 item 70 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.384619631 +0000 UTC m=+12.588454432 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003493b0 item 71 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.385260574 +0000 UTC m=+12.589095375 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.385260574 +0000 UTC m=+12.589095375 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349730 item 71 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.386803921 +0000 UTC m=+12.590638723 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349d50 item 72 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.387449673 +0000 UTC m=+12.591284474 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.387449673 +0000 UTC m=+12.591284474 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c580): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368540 item 72 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.389194137 +0000 UTC m=+12.593028939 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3cb80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 73 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.389936341 +0000 UTC m=+12.593771142 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a700 item 73 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.390598563 +0000 UTC m=+12.594433365 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.390598563 +0000 UTC m=+12.594433365 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009127c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031abd0 item 73 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.392394244 +0000 UTC m=+12.596229045 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b500 item 74 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.393123663 +0000 UTC m=+12.596958464 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 74 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.393881505 +0000 UTC m=+12.597716306 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.393881505 +0000 UTC m=+12.597716306 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc70 item 74 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.395565266 +0000 UTC m=+12.599400056 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c1c0 item 75 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.396167025 +0000 UTC m=+12.600001826 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 75 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.396815903 +0000 UTC m=+12.600650704 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.396815903 +0000 UTC m=+12.600650704 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 75 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.398625338 +0000 UTC m=+12.602460140 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d6c0 item 76 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.399399162 +0000 UTC m=+12.603233963 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 76 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.400240751 +0000 UTC m=+12.604075552 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.400240751 +0000 UTC m=+12.604075552 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 76 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.401754352 +0000 UTC m=+12.605589153 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446310 item 77 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.402300427 +0000 UTC m=+12.606135218 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.402300427 +0000 UTC m=+12.606135218 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090de80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 77 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.403815861 +0000 UTC m=+12.607650662 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004468c0 item 78 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.404777517 +0000 UTC m=+12.608612317 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.404777517 +0000 UTC m=+12.608612317 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a80 item 78 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.406670659 +0000 UTC m=+12.610505460 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b917c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e70 item 79 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.407267229 +0000 UTC m=+12.611102030 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.407267229 +0000 UTC m=+12.611102030 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447180 item 79 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.408914511 +0000 UTC m=+12.612749312 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 80 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.409874132 +0000 UTC m=+12.613708933 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.409874132 +0000 UTC m=+12.613708933 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b90 item 80 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.411808462 +0000 UTC m=+12.615643264 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008a9cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390000 item 81 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.412523384 +0000 UTC m=+12.616358185 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee1c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.412523384 +0000 UTC m=+12.616358185 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ee700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003902a0 item 81 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.41411404 +0000 UTC m=+12.617948841 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008eed80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 82 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.415615939 +0000 UTC m=+12.619450741 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.415615939 +0000 UTC m=+12.619450741 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008ef800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390fc0 item 82 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.418203245 +0000 UTC m=+12.622038046 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008efe80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391570 item 83 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.418864607 +0000 UTC m=+12.622699397 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.418864607 +0000 UTC m=+12.622699397 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391810 item 83 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.420860143 +0000 UTC m=+12.624694943 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000908fc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 84 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.421517837 +0000 UTC m=+12.625352638 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009094c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.421517837 +0000 UTC m=+12.625352638 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000909a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 84 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.42317098 +0000 UTC m=+12.627005771 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a140): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004744d0 item 85 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.423793929 +0000 UTC m=+12.627628730 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099a640): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.423793929 +0000 UTC m=+12.627628730 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099ab80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 85 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.426775305 +0000 UTC m=+12.630610106 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 86 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.429006914 +0000 UTC m=+12.632841714 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099b700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.429006914 +0000 UTC m=+12.632841714 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00099bc80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 86 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.431416967 +0000 UTC m=+12.635251767 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 87 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.432176472 +0000 UTC m=+12.636011273 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.432176472 +0000 UTC m=+12.636011273 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475880 item 87 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.433997039 +0000 UTC m=+12.637831840 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 88 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.434890877 +0000 UTC m=+12.638725708 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.434890877 +0000 UTC m=+12.638725708 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009d3ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c070 item 88 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.436574397 +0000 UTC m=+12.640409198 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4580): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 89 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.437505484 +0000 UTC m=+12.641340285 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f4ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 89 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.438261213 +0000 UTC m=+12.642096024 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.438261213 +0000 UTC m=+12.642096024 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5580): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce00 item 89 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.440548686 +0000 UTC m=+12.644383488 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009f5bc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d2d0 item 90 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.441459064 +0000 UTC m=+12.645293866 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 90 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.442200466 +0000 UTC m=+12.646035267 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a146c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.442200466 +0000 UTC m=+12.646035267 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a14c80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d960 item 90 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.444138424 +0000 UTC m=+12.647973225 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a152c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dea0 item 91 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.444824281 +0000 UTC m=+12.648659072 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c150 item 91 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.445592973 +0000 UTC m=+12.649427775 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a15d40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.445592973 +0000 UTC m=+12.649427775 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c380 item 91 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.447508989 +0000 UTC m=+12.651343791 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd20 item 92 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.448148401 +0000 UTC m=+12.651983202 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a34ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 92 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.448930758 +0000 UTC m=+12.652765559 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a35400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.448930758 +0000 UTC m=+12.652765559 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a359c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 92 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.45061009 +0000 UTC m=+12.654444901 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 93 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.451293363 +0000 UTC m=+12.655128164 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4a5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.451293363 +0000 UTC m=+12.655128164 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4acc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032da40 item 93 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.453137344 +0000 UTC m=+12.656972145 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032df10 item 94 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.453904474 +0000 UTC m=+12.657739274 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4b840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.453904474 +0000 UTC m=+12.657739274 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a4bf40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e460 item 94 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.455924645 +0000 UTC m=+12.659759447 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 95 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.456545842 +0000 UTC m=+12.660380642 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a68b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.456545842 +0000 UTC m=+12.660380642 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 95 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.458264828 +0000 UTC m=+12.662099629 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 96 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.458936558 +0000 UTC m=+12.662771360 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a69dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.458936558 +0000 UTC m=+12.662771360 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a84540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 96 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= 2025/10/15 03:01:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : >WaitForWriters: 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.483742507 +0000 UTC m=+12.687577329 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.483742507 +0000 UTC m=+12.687577329 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a85f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.483742507 +0000 UTC m=+12.687577329 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 1 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.486246397 +0000 UTC m=+12.690081198 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.486246397 +0000 UTC m=+12.690081198 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a98f80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 2 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.487866999 +0000 UTC m=+12.691701800 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a995c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.487866999 +0000 UTC m=+12.691701800 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.487866999 +0000 UTC m=+12.691701800 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a99f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 3 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.490041761 +0000 UTC m=+12.693876562 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.490041761 +0000 UTC m=+12.693876562 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab6b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422930 item 4 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.492127145 +0000 UTC m=+12.695961966 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.492127145 +0000 UTC m=+12.695961966 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.492127145 +0000 UTC m=+12.695961966 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ab7ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004231f0 item 5 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.494821482 +0000 UTC m=+12.698656283 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad41c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.494821482 +0000 UTC m=+12.698656283 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004341c0 item 6 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.496371431 +0000 UTC m=+12.700206221 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad4d80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.496371431 +0000 UTC m=+12.700206221 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.496371431 +0000 UTC m=+12.700206221 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5740): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a80 item 7 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.4985557 +0000 UTC m=+12.702390492 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad5dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.4985557 +0000 UTC m=+12.702390492 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 8 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000af4940): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.500194677 +0000 UTC m=+12.704029478 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4d00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.500194677 +0000 UTC m=+12.704029478 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.500194677 +0000 UTC m=+12.704029478 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af5680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 9 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.504428233 +0000 UTC m=+12.708263054 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.504428233 +0000 UTC m=+12.708263054 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368540 item 10 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000846a80): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.506803321 +0000 UTC m=+12.710638111 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000846e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.506803321 +0000 UTC m=+12.710638111 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008473c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.506803321 +0000 UTC m=+12.710638111 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008478c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 11 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.509423188 +0000 UTC m=+12.713257989 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000847f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.509423188 +0000 UTC m=+12.713257989 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 12 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000b02e40): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b02e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.51194443 +0000 UTC m=+12.715779251 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.51194443 +0000 UTC m=+12.715779251 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b038c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 13 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.51404325 +0000 UTC m=+12.717878061 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b03f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.51404325 +0000 UTC m=+12.717878061 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 14 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000af4b40): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.516093478 +0000 UTC m=+12.719928278 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000af4f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.516093478 +0000 UTC m=+12.719928278 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000710400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df1f0 item 15 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.518921305 +0000 UTC m=+12.722756106 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007115c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.518921305 +0000 UTC m=+12.722756106 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df6c0 item 16 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.521084045 +0000 UTC m=+12.724918876 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e3c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.521084045 +0000 UTC m=+12.724918876 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e9c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.521084045 +0000 UTC m=+12.724918876 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfe30 item 17 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.524261468 +0000 UTC m=+12.728096289 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fd40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.524261468 +0000 UTC m=+12.728096289 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 18 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.526737847 +0000 UTC m=+12.730572668 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.526737847 +0000 UTC m=+12.730572668 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.526737847 +0000 UTC m=+12.730572668 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 19 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.530479449 +0000 UTC m=+12.734314271 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.530479449 +0000 UTC m=+12.734314271 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c45c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 20 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.532907366 +0000 UTC m=+12.736742187 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.532907366 +0000 UTC m=+12.736742187 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006821c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.532907366 +0000 UTC m=+12.736742187 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000682700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379a40 item 21 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.53573295 +0000 UTC m=+12.739567750 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.53573295 +0000 UTC m=+12.739567750 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683c40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558700 item 22 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.538777504 +0000 UTC m=+12.742612324 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.538777504 +0000 UTC m=+12.742612324 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.538777504 +0000 UTC m=+12.742612324 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558b60 item 23 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.541293297 +0000 UTC m=+12.745128097 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.541293297 +0000 UTC m=+12.745128097 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559570 item 24 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc000415180): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.543295634 +0000 UTC m=+12.747130435 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.543295634 +0000 UTC m=+12.747130435 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.543295634 +0000 UTC m=+12.747130435 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c3c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559c70 item 25 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.545555916 +0000 UTC m=+12.749390727 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030ca40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.545555916 +0000 UTC m=+12.749390727 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cf80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 26 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc00030d5c0): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.547755576 +0000 UTC m=+12.751590396 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.547755576 +0000 UTC m=+12.751590396 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030de80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.547755576 +0000 UTC m=+12.751590396 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 27 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.551390608 +0000 UTC m=+12.755225429 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.551390608 +0000 UTC m=+12.755225429 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 28 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc0007f5640): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5640): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.553412052 +0000 UTC m=+12.757246853 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5b00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.553412052 +0000 UTC m=+12.757246853 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 29 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.55590995 +0000 UTC m=+12.759744761 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c9c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.55590995 +0000 UTC m=+12.759744761 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080cf00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 30 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): _readAt: size=2, off=0 2025/10/15 03:01:05 ERROR : open-test-file(0xc00080d540): Couldn't read size of file 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): >_writeAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): close: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.558602524 +0000 UTC m=+12.762437355 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.558602524 +0000 UTC m=+12.762437355 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a0c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326000 item 31 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.561223634 +0000 UTC m=+12.765058435 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2a7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.561223634 +0000 UTC m=+12.765058435 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ad00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003265b0 item 32 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.563374271 +0000 UTC m=+12.767209082 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326b60 item 33 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.564298705 +0000 UTC m=+12.768133516 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2b7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.564298705 +0000 UTC m=+12.768133516 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2bcc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326d90 item 33 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.566146824 +0000 UTC m=+12.769981625 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 34 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.567172318 +0000 UTC m=+12.771007120 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ac800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.567172318 +0000 UTC m=+12.771007120 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005acd40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327730 item 34 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.569063097 +0000 UTC m=+12.772897898 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ce0 item 35 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.569981161 +0000 UTC m=+12.773815962 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005ad880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.569981161 +0000 UTC m=+12.773815962 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0005add80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c070 item 35 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.573243054 +0000 UTC m=+12.777077885 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b884c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c3f0 item 36 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.576208179 +0000 UTC m=+12.780043000 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b889c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.576208179 +0000 UTC m=+12.780043000 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c770 item 36 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.580451834 +0000 UTC m=+12.784286634 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cf50 item 37 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.581229673 +0000 UTC m=+12.785064474 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b899c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.581229673 +0000 UTC m=+12.785064474 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d2d0 item 37 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.583087361 +0000 UTC m=+12.786922161 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066a5c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056df10 item 38 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.584009581 +0000 UTC m=+12.787844392 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066ab00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.584009581 +0000 UTC m=+12.787844392 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 38 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.587010103 +0000 UTC m=+12.790844914 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066b6c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554000 item 39 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.588266942 +0000 UTC m=+12.792101763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.588266942 +0000 UTC m=+12.792101763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554230 item 39 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.59036525 +0000 UTC m=+12.794200051 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554770 item 40 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.591074832 +0000 UTC m=+12.794909633 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008312c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.591074832 +0000 UTC m=+12.794909633 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a10 item 40 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.592832771 +0000 UTC m=+12.796667572 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005555e0 item 41 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.593616312 +0000 UTC m=+12.797451114 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555960 item 41 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.594392098 +0000 UTC m=+12.798226900 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.594392098 +0000 UTC m=+12.798226900 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912d40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 41 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.596293086 +0000 UTC m=+12.800127887 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 42 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.596995404 +0000 UTC m=+12.800830215 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110af0 item 42 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.597671414 +0000 UTC m=+12.801506215 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.597671414 +0000 UTC m=+12.801506215 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006be440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 42 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.599260536 +0000 UTC m=+12.803095337 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bea80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 43 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.599893594 +0000 UTC m=+12.803728405 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bef80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111880 item 43 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.600600962 +0000 UTC m=+12.804435763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bf4c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.600600962 +0000 UTC m=+12.804435763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006bfa00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 43 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.602323395 +0000 UTC m=+12.806158196 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 44 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.60291245 +0000 UTC m=+12.806747252 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090c600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 44 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.603415655 +0000 UTC m=+12.807250455 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090cb80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.603415655 +0000 UTC m=+12.807250455 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d1c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a5b0 item 44 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.604665441 +0000 UTC m=+12.808500242 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090d800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a930 item 45 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.605158455 +0000 UTC m=+12.808993257 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00090dd00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.605158455 +0000 UTC m=+12.808993257 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 45 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.607055797 +0000 UTC m=+12.810890599 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b90ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047afc0 item 46 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.607631037 +0000 UTC m=+12.811465838 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.607631037 +0000 UTC m=+12.811465838 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b180 item 46 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.609099773 +0000 UTC m=+12.812934575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b91d40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 47 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.609685062 +0000 UTC m=+12.813519863 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3c2c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.609685062 +0000 UTC m=+12.813519863 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3ca00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 47 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.611624282 +0000 UTC m=+12.815459084 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 48 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.612111857 +0000 UTC m=+12.815946658 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3d540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.612111857 +0000 UTC m=+12.815946658 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000d3dc80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 48 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.613539737 +0000 UTC m=+12.817374538 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348620 item 49 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.614112162 +0000 UTC m=+12.817946963 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069e7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.614112162 +0000 UTC m=+12.817946963 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069ed00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d90 item 49 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.61556648 +0000 UTC m=+12.819401282 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 50 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.616279229 +0000 UTC m=+12.820114030 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069f880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.616279229 +0000 UTC m=+12.820114030 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00069fe00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ab0 item 50 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.617639632 +0000 UTC m=+12.821474433 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a700 item 51 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.618276878 +0000 UTC m=+12.822111760 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.618276878 +0000 UTC m=+12.822111760 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b2f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031abd0 item 51 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.619845893 +0000 UTC m=+12.823680695 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b35c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b500 item 52 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.620531971 +0000 UTC m=+12.824366772 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006b3ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.620531971 +0000 UTC m=+12.824366772 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa0c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 52 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.62195437 +0000 UTC m=+12.825789171 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fa740): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bea0 item 53 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.622539469 +0000 UTC m=+12.826374270 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fac40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.622539469 +0000 UTC m=+12.826374270 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c1c0 item 53 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.624233739 +0000 UTC m=+12.828068539 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fb800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 54 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.624977545 +0000 UTC m=+12.828812346 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006fbd00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.624977545 +0000 UTC m=+12.828812346 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 54 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.626532944 +0000 UTC m=+12.830367745 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cc980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 55 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.627099418 +0000 UTC m=+12.830934218 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cce80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.627099418 +0000 UTC m=+12.830934218 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cd3c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 55 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.629845081 +0000 UTC m=+12.833679882 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cda40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446310 item 56 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.631101479 +0000 UTC m=+12.834936280 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007cdf40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.631101479 +0000 UTC m=+12.834936280 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082c540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 56 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.633276622 +0000 UTC m=+12.837111413 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00082cb80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a80 item 57 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.6343838 +0000 UTC m=+12.838218601 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00066bb40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 57 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.635013011 +0000 UTC m=+12.838847812 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.635013011 +0000 UTC m=+12.838847812 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367180 item 57 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.636880115 +0000 UTC m=+12.840714916 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000904cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 58 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.637291798 +0000 UTC m=+12.841126599 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 58 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.638348963 +0000 UTC m=+12.842183763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905740): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.638348963 +0000 UTC m=+12.842183763 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000905d00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 58 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.640061937 +0000 UTC m=+12.843896738 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390460 item 59 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.640764556 +0000 UTC m=+12.844599357 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 59 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.641261539 +0000 UTC m=+12.845096341 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000928e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.641261539 +0000 UTC m=+12.845096341 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0009293c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 59 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.642879485 +0000 UTC m=+12.846714286 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 60 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.643486354 +0000 UTC m=+12.847321155 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000929f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003915e0 item 60 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.644156021 +0000 UTC m=+12.847990822 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095c500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.644156021 +0000 UTC m=+12.847990822 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095cac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391880 item 60 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.645873345 +0000 UTC m=+12.849708156 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391dc0 item 61 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.646361711 +0000 UTC m=+12.850196522 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095d640): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.646361711 +0000 UTC m=+12.850196522 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00095dd40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004740e0 item 61 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.648158774 +0000 UTC m=+12.851993575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08140): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c150 item 62 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.648606274 +0000 UTC m=+12.852441065 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.648606274 +0000 UTC m=+12.852441065 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a08d80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c540 item 62 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.650308109 +0000 UTC m=+12.854142909 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a093c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cbd0 item 63 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.650970351 +0000 UTC m=+12.854805152 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a09900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.650970351 +0000 UTC m=+12.854805152 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32080): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 63 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): >_readAt: n=0, err=Bad file descriptor 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.652666034 +0000 UTC m=+12.856500835 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a326c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 64 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.653305354 +0000 UTC m=+12.857140165 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a32c00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.653305354 +0000 UTC m=+12.857140165 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d880 item 64 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.655543775 +0000 UTC m=+12.859378576 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 65 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.656157797 +0000 UTC m=+12.859992599 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a33dc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.656157797 +0000 UTC m=+12.859992599 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c070 item 65 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.65834335 +0000 UTC m=+12.862178152 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c690 item 66 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.659687874 +0000 UTC m=+12.863522674 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a52e00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.659687874 +0000 UTC m=+12.863522674 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca80 item 66 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.661604983 +0000 UTC m=+12.865439783 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d030 item 67 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.662399723 +0000 UTC m=+12.866234525 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a53e00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.662399723 +0000 UTC m=+12.866234525 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 67 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.664068115 +0000 UTC m=+12.867902916 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d960 item 68 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.665075816 +0000 UTC m=+12.868910617 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a70f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.665075816 +0000 UTC m=+12.868910617 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 68 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.666880705 +0000 UTC m=+12.870715526 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 69 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.668104762 +0000 UTC m=+12.871939573 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000a71f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.668104762 +0000 UTC m=+12.871939573 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0480): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 69 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.669462981 +0000 UTC m=+12.873297782 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa0b00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 70 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.670081552 +0000 UTC m=+12.873916353 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1000): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.670081552 +0000 UTC m=+12.873916353 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 70 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.671459428 +0000 UTC m=+12.875294229 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000aa1bc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f490 item 71 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.671996626 +0000 UTC m=+12.875831427 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc140): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.671996626 +0000 UTC m=+12.875831427 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abc640): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f650 item 71 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.673639479 +0000 UTC m=+12.877474281 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abccc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 72 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.674325767 +0000 UTC m=+12.878160568 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd1c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.674325767 +0000 UTC m=+12.878160568 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abd700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 72 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.67596281 +0000 UTC m=+12.879797611 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000abdcc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 73 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.676454303 +0000 UTC m=+12.880289104 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 73 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.677045081 +0000 UTC m=+12.880879883 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.677045081 +0000 UTC m=+12.880879883 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad8c40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 73 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.678730014 +0000 UTC m=+12.882564815 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 74 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.679413748 +0000 UTC m=+12.883248548 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 74 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.680147515 +0000 UTC m=+12.883982326 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000ad9cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.680147515 +0000 UTC m=+12.883982326 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c2c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004220e0 item 74 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.681947703 +0000 UTC m=+12.885782504 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2c900): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a80 item 75 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.682541287 +0000 UTC m=+12.886376088 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2ce00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): _writeAt: size=3, off=2 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423110 item 75 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.683221996 +0000 UTC m=+12.887056797 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d340): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.683221996 +0000 UTC m=+12.887056797 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2d880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423a40 item 75 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.685183717 +0000 UTC m=+12.889018518 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b2dec0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004743f0 item 76 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.68580315 +0000 UTC m=+12.889637951 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984540): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474620 item 76 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): _writeAt: size=3, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.686839575 +0000 UTC m=+12.890674376 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.686839575 +0000 UTC m=+12.890674376 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 76 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.688389084 +0000 UTC m=+12.892223885 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b70cc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004463f0 item 77 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.68905857 +0000 UTC m=+12.892893371 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b711c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.68905857 +0000 UTC m=+12.892893371 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b718c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 77 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.690921496 +0000 UTC m=+12.894756298 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b71f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a10 item 78 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.691870057 +0000 UTC m=+12.895704859 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000984d00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.691870057 +0000 UTC m=+12.895704859 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446bd0 item 78 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.694092378 +0000 UTC m=+12.897927179 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985a40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447110 item 79 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.695023616 +0000 UTC m=+12.898858417 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000985f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.695023616 +0000 UTC m=+12.898858417 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007114c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447490 item 79 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.696795252 +0000 UTC m=+12.900630052 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000711c40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b20 item 80 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.697473253 +0000 UTC m=+12.901308055 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052e280): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.697473253 +0000 UTC m=+12.901308055 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052eb40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 80 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.699292999 +0000 UTC m=+12.903127800 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052f600): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 81 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.699985911 +0000 UTC m=+12.903820711 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00052fdc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.699985911 +0000 UTC m=+12.903820711 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 81 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.701992486 +0000 UTC m=+12.905827287 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 82 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.703012952 +0000 UTC m=+12.906847753 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d6f00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.703012952 +0000 UTC m=+12.906847753 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d74c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004352d0 item 82 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.704883933 +0000 UTC m=+12.908718734 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007d7b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 83 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.705631025 +0000 UTC m=+12.909465826 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c47c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.705631025 +0000 UTC m=+12.909465826 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0002c5980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ce0 item 83 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.707160456 +0000 UTC m=+12.910995257 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006822c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 84 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.70790309 +0000 UTC m=+12.911737890 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0006828c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.70790309 +0000 UTC m=+12.911737890 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683400): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a10 item 84 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.709975901 +0000 UTC m=+12.913810702 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000683d80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 85 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.710795108 +0000 UTC m=+12.914629909 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8300): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.710795108 +0000 UTC m=+12.914629909 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 85 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.712598864 +0000 UTC m=+12.916433664 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f8fc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 86 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.713463627 +0000 UTC m=+12.917298428 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f94c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.713463627 +0000 UTC m=+12.917298428 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0008f9a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 86 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.715320031 +0000 UTC m=+12.919154832 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0004153c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475f10 item 87 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.716051594 +0000 UTC m=+12.919886395 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000415940): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.716051594 +0000 UTC m=+12.919886395 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003685b0 item 87 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.717984241 +0000 UTC m=+12.921819042 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030c700): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 88 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.718807938 +0000 UTC m=+12.922642728 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030cc00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.718807938 +0000 UTC m=+12.922642728 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d180): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003690a0 item 88 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.720343599 +0000 UTC m=+12.924178390 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030d7c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003696c0 item 89 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.721082096 +0000 UTC m=+12.924916897 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00030dd00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369960 item 89 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.722031778 +0000 UTC m=+12.925866579 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f42c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.722031778 +0000 UTC m=+12.925866579 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4840): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 89 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.723889926 +0000 UTC m=+12.927724727 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f4e80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de540 item 90 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.724640806 +0000 UTC m=+12.928475606 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f53c0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ded20 item 90 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.725446918 +0000 UTC m=+12.929281719 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc0007f5a00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.725446918 +0000 UTC m=+12.929281719 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c040): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df180 item 90 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.727258789 +0000 UTC m=+12.931093590 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080c680): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df650 item 91 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.72789369 +0000 UTC m=+12.931728491 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080ccc0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): >_readAt: n=2, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): _writeAt: size=3, off=7 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df880 item 91 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.728672813 +0000 UTC m=+12.932507614 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d200): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): >_readAt: n=8, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.728672813 +0000 UTC m=+12.932507614 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080d780): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfb90 item 91 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.730551609 +0000 UTC m=+12.934386420 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc00080de40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 92 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.731603774 +0000 UTC m=+12.935438576 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88440): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): open at offset 5 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003787e0 item 92 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): _readAt: size=2, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): _writeAt: size=3, off=5 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): >_writeAt: n=3, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.73240044 +0000 UTC m=+12.936235240 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88980): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): >_readAt: n=3, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.73240044 +0000 UTC m=+12.936235240 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b88f40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 92 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.73399937 +0000 UTC m=+12.937834172 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89580): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379340 item 93 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.734585831 +0000 UTC m=+12.938420633 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000b89ac0): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.734585831 +0000 UTC m=+12.938420633 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830240): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379500 item 93 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.736131232 +0000 UTC m=+12.939966033 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830880): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379880 item 94 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.736812711 +0000 UTC m=+12.940647512 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000830e00): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.736812711 +0000 UTC m=+12.940647512 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831500): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379a40 item 94 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.738615245 +0000 UTC m=+12.942450045 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000831b40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558460 item 95 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.739230609 +0000 UTC m=+12.943065420 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912100): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.739230609 +0000 UTC m=+12.943065420 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912800): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558770 item 95 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 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 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): open at offset 0 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): _readAt: size=2, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): >_readAt: n=0, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.741514627 +0000 UTC m=+12.945349427 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000912e40): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): _writeAt: size=5, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >openPending: err= 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558bd0 item 96 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >_writeAt: n=5, err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.742243775 +0000 UTC m=+12.946078575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913380): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/15 03:01:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/15 03:01:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): _readAt: size=512, off=0 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): openPending: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): >openPending: err= 2025/10/15 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): >_readAt: n=5, err=EOF 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): close: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-15 03:01:05.742243775 +0000 UTC m=+12.946078575 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:05 DEBUG : open-test-file(0xc000913a80): >close: err= 2025/10/15 03:01:05 DEBUG : open-test-file: Remove: 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558fc0 item 96 2025/10/15 03:01:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/15 03:01:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/15 03:01:05 DEBUG : open-test-file: >Remove: err= 2025/10/15 03:01:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : >WaitForWriters: 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.01s) --- 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.28s) --- 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.01s) --- 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:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:05 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:05 DEBUG : file1: newRWFileHandle: 2025/10/15 03:01:05 DEBUG : file1(0xc000d3cf80): openPending: 2025/10/15 03:01:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:05 DEBUG : file1(0xc000d3cf80): >openPending: err= 2025/10/15 03:01:05 DEBUG : file1: >newRWFileHandle: err= 2025/10/15 03:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/15 03:01:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/15 03:01:05 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : file1: active writers 1 2025/10/15 03:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : file1: active writers 1 2025/10/15 03:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : file1: active writers 1 2025/10/15 03:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : file1: active writers 1 2025/10/15 03:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:05 DEBUG : Looking for writers 2025/10/15 03:01:05 DEBUG : file1: reading active writers 2025/10/15 03:01:05 DEBUG : file1: active writers 1 2025/10/15 03:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/15 03:01:06 DEBUG : Looking for writers 2025/10/15 03:01:06 DEBUG : file1: reading active writers 2025/10/15 03:01:06 DEBUG : file1: active writers 1 2025/10/15 03:01:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/15 03:01:06 DEBUG : Looking for writers 2025/10/15 03:01:06 DEBUG : file1: reading active writers 2025/10/15 03:01:06 DEBUG : file1: active writers 1 2025/10/15 03:01:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/15 03:01:07 DEBUG : Looking for writers 2025/10/15 03:01:07 DEBUG : file1: reading active writers 2025/10/15 03:01:07 DEBUG : file1: active writers 1 2025/10/15 03:01:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:08 DEBUG : Looking for writers 2025/10/15 03:01:08 DEBUG : file1: reading active writers 2025/10/15 03:01:08 DEBUG : file1: active writers 1 2025/10/15 03:01:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:09 DEBUG : Looking for writers 2025/10/15 03:01:09 DEBUG : file1: reading active writers 2025/10/15 03:01:09 DEBUG : file1: active writers 1 2025/10/15 03:01:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:10 DEBUG : Looking for writers 2025/10/15 03:01:10 DEBUG : file1: reading active writers 2025/10/15 03:01:10 DEBUG : file1: active writers 1 2025/10/15 03:01:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:11 DEBUG : Looking for writers 2025/10/15 03:01:11 DEBUG : file1: reading active writers 2025/10/15 03:01:11 DEBUG : file1: active writers 1 2025/10/15 03:01:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:12 DEBUG : Looking for writers 2025/10/15 03:01:12 DEBUG : file1: reading active writers 2025/10/15 03:01:12 DEBUG : file1: active writers 1 2025/10/15 03:01:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:13 DEBUG : Looking for writers 2025/10/15 03:01:13 DEBUG : file1: reading active writers 2025/10/15 03:01:13 DEBUG : file1: active writers 1 2025/10/15 03:01:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:14 DEBUG : Looking for writers 2025/10/15 03:01:14 DEBUG : file1: reading active writers 2025/10/15 03:01:14 DEBUG : file1: active writers 1 2025/10/15 03:01:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:15 DEBUG : Looking for writers 2025/10/15 03:01:15 DEBUG : file1: reading active writers 2025/10/15 03:01:15 DEBUG : file1: active writers 1 2025/10/15 03:01:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:16 DEBUG : Looking for writers 2025/10/15 03:01:16 DEBUG : file1: reading active writers 2025/10/15 03:01:16 DEBUG : file1: active writers 1 2025/10/15 03:01:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:17 DEBUG : Looking for writers 2025/10/15 03:01:17 DEBUG : file1: reading active writers 2025/10/15 03:01:17 DEBUG : file1: active writers 1 2025/10/15 03:01:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:18 DEBUG : Looking for writers 2025/10/15 03:01:18 DEBUG : file1: reading active writers 2025/10/15 03:01:18 DEBUG : file1: active writers 1 2025/10/15 03:01:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:19 DEBUG : Looking for writers 2025/10/15 03:01:19 DEBUG : file1: reading active writers 2025/10/15 03:01:19 DEBUG : file1: active writers 1 2025/10/15 03:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:20 DEBUG : Looking for writers 2025/10/15 03:01:20 DEBUG : file1: reading active writers 2025/10/15 03:01:20 DEBUG : file1: active writers 1 2025/10/15 03:01:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:21 DEBUG : Looking for writers 2025/10/15 03:01:21 DEBUG : file1: reading active writers 2025/10/15 03:01:21 DEBUG : file1: active writers 1 2025/10/15 03:01:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:22 DEBUG : Looking for writers 2025/10/15 03:01:22 DEBUG : file1: reading active writers 2025/10/15 03:01:22 DEBUG : file1: active writers 1 2025/10/15 03:01:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:23 DEBUG : Looking for writers 2025/10/15 03:01:23 DEBUG : file1: reading active writers 2025/10/15 03:01:23 DEBUG : file1: active writers 1 2025/10/15 03:01:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:24 DEBUG : Looking for writers 2025/10/15 03:01:24 DEBUG : file1: reading active writers 2025/10/15 03:01:24 DEBUG : file1: active writers 1 2025/10/15 03:01:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:25 DEBUG : Looking for writers 2025/10/15 03:01:25 DEBUG : file1: reading active writers 2025/10/15 03:01:25 DEBUG : file1: active writers 1 2025/10/15 03:01:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:26 DEBUG : Looking for writers 2025/10/15 03:01:26 DEBUG : file1: reading active writers 2025/10/15 03:01:26 DEBUG : file1: active writers 1 2025/10/15 03:01:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:27 DEBUG : Looking for writers 2025/10/15 03:01:27 DEBUG : file1: reading active writers 2025/10/15 03:01:27 DEBUG : file1: active writers 1 2025/10/15 03:01:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:28 DEBUG : Looking for writers 2025/10/15 03:01:28 DEBUG : file1: reading active writers 2025/10/15 03:01:28 DEBUG : file1: active writers 1 2025/10/15 03:01:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:29 DEBUG : Looking for writers 2025/10/15 03:01:29 DEBUG : file1: reading active writers 2025/10/15 03:01:29 DEBUG : file1: active writers 1 2025/10/15 03:01:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:30 DEBUG : Looking for writers 2025/10/15 03:01:30 DEBUG : file1: reading active writers 2025/10/15 03:01:30 DEBUG : file1: active writers 1 2025/10/15 03:01:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:31 DEBUG : Looking for writers 2025/10/15 03:01:31 DEBUG : file1: reading active writers 2025/10/15 03:01:31 DEBUG : file1: active writers 1 2025/10/15 03:01:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:32 DEBUG : Looking for writers 2025/10/15 03:01:32 DEBUG : file1: reading active writers 2025/10/15 03:01:32 DEBUG : file1: active writers 1 2025/10/15 03:01:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:33 DEBUG : Looking for writers 2025/10/15 03:01:33 DEBUG : file1: reading active writers 2025/10/15 03:01:33 DEBUG : file1: active writers 1 2025/10/15 03:01:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:34 DEBUG : Looking for writers 2025/10/15 03:01:34 DEBUG : file1: reading active writers 2025/10/15 03:01:34 DEBUG : file1: active writers 1 2025/10/15 03:01:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : file1: reading active writers 2025/10/15 03:01:35 DEBUG : file1: active writers 1 2025/10/15 03:01:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/15 03:01:35 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0005ae3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00089f708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642762560} name:file1 opens:1 downloaders: o: fd:0xc000704010 info:{ModTime:{wall:13993776391703963222 ext:12971598896 loc:0x41376c0} ATime:{wall:13993776391703963222 ext:12971598896 loc:0x41376c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/15 03:01:35 DEBUG : >WaitForWriters: 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:35 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:35 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:35 DEBUG : rename_me: newRWFileHandle: 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): openPending: 2025/10/15 03:01:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/15 03:01:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): >openPending: err= 2025/10/15 03:01:35 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/15 03:01:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/15 03:01:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/15 03:01:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): _writeAt: size=5, off=0 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): >_writeAt: n=5, err= 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): close: 2025/10/15 03:01:35 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-15 03:01:35.793226432 +0000 UTC m=+42.997061283 2025/10/15 03:01:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/15 03:01:35 DEBUG : rename_me(0xc000b2cb80): >close: err= 2025/10/15 03:01:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/15 03:01:35 DEBUG : i_was_renamed: Updating file with 0xc000b6f680 2025/10/15 03:01:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/15 03:01:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/15 03:01:35 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/15 03:01:35 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/15 03:01:35 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:35 INFO : i_was_renamed: Copied (new) 2025/10/15 03:01:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-15 03:01:35 +0000 UTC" 2025/10/15 03:01:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/15 03:01:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/15 03:01:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/15 03:01:35 DEBUG : Looking for writers 2025/10/15 03:01:35 DEBUG : i_was_renamed: reading active writers 2025/10/15 03:01:35 DEBUG : >WaitForWriters: 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:35 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/15 03:01:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wC2HV}/rclone-test-yekemox7faqu" 2025/10/15 03:01:35 INFO : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/15 03:01:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:36 DEBUG : forgetting directory cache 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): _readAt: size=512, off=0 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): openPending: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:02:35 +0000 UTC" against cached fingerprint "" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): >openPending: err= 2025/10/15 03:01:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): >_readAt: n=20, err=EOF 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): close: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:02:35 +0000 GMT 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00082dcc0): >close: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:36 DEBUG : forgetting directory cache 2025/10/15 03:01:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): _readAt: size=512, off=0 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): openPending: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:03:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:02:35 +0000 UTC" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:03:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:02:35 +0000 UTC") 2025/10/15 03:01:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): >openPending: err= 2025/10/15 03:01:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): >_readAt: n=20, err=EOF 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): close: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:03:35 +0000 GMT 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00077cc00): >close: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:36 DEBUG : forgetting directory cache 2025/10/15 03:01:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): _readAt: size=512, off=0 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): openPending: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:04:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:03:35 +0000 UTC" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:04:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:03:35 +0000 UTC") 2025/10/15 03:01:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): >openPending: err= 2025/10/15 03:01:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): >_readAt: n=20, err=EOF 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): close: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:04:35 +0000 GMT 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc000928e00): >close: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:36 DEBUG : forgetting directory cache 2025/10/15 03:01:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00094d040): _readAt: size=512, off=0 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00094d040): openPending: 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:05:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:04:35 +0000 UTC" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:05:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:04:35 +0000 UTC") 2025/10/15 03:01:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate(0xc00094d040): >openPending: err= 2025/10/15 03:01:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc00094d040): >_readAt: n=20, err=EOF 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc00094d040): close: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:05:35 +0000 GMT 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc00094d040): >close: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:37 DEBUG : forgetting directory cache 2025/10/15 03:01:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): _readAt: size=512, off=0 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): openPending: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:06:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:05:35 +0000 UTC" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:06:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:05:35 +0000 UTC") 2025/10/15 03:01:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): >openPending: err= 2025/10/15 03:01:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): >_readAt: n=20, err=EOF 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): close: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:06:35 +0000 GMT 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000b2a240): >close: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:37 DEBUG : forgetting directory cache 2025/10/15 03:01:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): _readAt: size=512, off=0 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): openPending: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-15 02:07:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:06:35 +0000 UTC" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-15 02:07:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:06:35 +0000 UTC") 2025/10/15 03:01:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/15 03:01:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): >openPending: err= 2025/10/15 03:01:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): >_readAt: n=20, err=EOF 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): close: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:07:35 +0000 GMT 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a36280): >close: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:37 DEBUG : forgetting directory cache 2025/10/15 03:01:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): _readAt: size=512, off=0 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): openPending: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-15 02:08:35 +0000 UTC" against cached fingerprint "20,2025-10-15 02:07:35 +0000 UTC" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-15 02:08:35 +0000 UTC" != cached fingerprint "20,2025-10-15 02:07:35 +0000 UTC") 2025/10/15 03:01:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/15 03:01:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): >openPending: err= 2025/10/15 03:01:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): >_readAt: n=21, err=EOF 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): close: 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:08:35 +0000 GMT 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate(0xc000a49380): >close: err= 2025/10/15 03:01:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:37 DEBUG : forgetting directory cache 2025/10/15 03:01:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): _readAt: size=512, off=0 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): openPending: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-15 02:09:35 +0000 UTC" against cached fingerprint "21,2025-10-15 02:08:35 +0000 UTC" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-15 02:09:35 +0000 UTC" != cached fingerprint "21,2025-10-15 02:08:35 +0000 UTC") 2025/10/15 03:01:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/15 03:01:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): >openPending: err= 2025/10/15 03:01:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): >_readAt: n=22, err=EOF 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): close: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:09:35 +0000 GMT 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000c08900): >close: err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 DEBUG : forgetting directory cache 2025/10/15 03:01:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): _readAt: size=512, off=0 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): openPending: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-15 02:10:35 +0000 UTC" against cached fingerprint "22,2025-10-15 02:09:35 +0000 UTC" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-15 02:10:35 +0000 UTC" != cached fingerprint "22,2025-10-15 02:09:35 +0000 UTC") 2025/10/15 03:01:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/15 03:01:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): >openPending: err= 2025/10/15 03:01:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): >_readAt: n=23, err=EOF 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): close: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:10:35 +0000 GMT 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc000b70b80): >close: err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 DEBUG : forgetting directory cache 2025/10/15 03:01:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): _readAt: size=512, off=0 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): openPending: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-15 02:11:35 +0000 UTC" against cached fingerprint "23,2025-10-15 02:10:35 +0000 UTC" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-15 02:11:35 +0000 UTC" != cached fingerprint "23,2025-10-15 02:10:35 +0000 UTC") 2025/10/15 03:01:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/15 03:01:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): >openPending: err= 2025/10/15 03:01:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): >_readAt: n=24, err=EOF 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): close: 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-15 02:11:35 +0000 GMT 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate(0xc0007d6ec0): >close: err= 2025/10/15 03:01:38 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:38 DEBUG : Looking for writers 2025/10/15 03:01:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/15 03:01:38 DEBUG : >WaitForWriters: 2025/10/15 03:01:38 DEBUG : webdav root 'rclone-test-yekemox7faqu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:38 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:38 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : forgetting directory cache 2025/10/15 03:01:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/15 03:01:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/15 03:01:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/15 03:01:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/15 03:01:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/15 03:01:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:38 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:38 DEBUG : Looking for writers 2025/10/15 03:01:38 DEBUG : FiLeA: reading active writers 2025/10/15 03:01:38 DEBUG : FiLeB: reading active writers 2025/10/15 03:01:38 DEBUG : FilEb: reading active writers 2025/10/15 03:01:38 DEBUG : >WaitForWriters: 2025/10/15 03:01:38 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:38 DEBUG : Looking for writers 2025/10/15 03:01:38 DEBUG : FiLeA: reading active writers 2025/10/15 03:01:38 DEBUG : FiLeB: reading active writers 2025/10/15 03:01:38 DEBUG : FilEb: reading active writers 2025/10/15 03:01:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:38 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:38 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/15 03:01:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : webdav root 'rclone-test-yekemox7faqu': Reusing VFS from active cache 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : dir: Looking for writers 2025/10/15 03:01:39 DEBUG : file2: reading active writers 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : dir: reading active writers 2025/10/15 03:01:39 DEBUG : file1: reading active writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : dir: Looking for writers 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : dir: reading active writers 2025/10/15 03:01:39 DEBUG : file1: reading active writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:01:39 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:01:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:01:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:01:39 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/15 03:01:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : dir: Looking for writers 2025/10/15 03:01:39 DEBUG : file2: reading active writers 2025/10/15 03:01:39 DEBUG : new_file.txt: reading active writers 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : dir: reading active writers 2025/10/15 03:01:39 DEBUG : file1: reading active writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:39 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/15 03:01:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000e07b00 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:39 INFO : dir/file1: Moved (server-side) to: file0 2025/10/15 03:01:39 DEBUG : file0: Updating file with file0 0xc000e07b00 2025/10/15 03:01:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/15 03:01:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/15 03:01:39 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:39 DEBUG : dir: Looking for writers 2025/10/15 03:01:39 DEBUG : Looking for writers 2025/10/15 03:01:39 DEBUG : file0: reading active writers 2025/10/15 03:01:39 DEBUG : dir: reading active writers 2025/10/15 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:39 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:40 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:40 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/15 03:01:40 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 DEBUG : a: Looking for writers 2025/10/15 03:01:40 DEBUG : b: Looking for writers 2025/10/15 03:01:40 DEBUG : c: Looking for writers 2025/10/15 03:01:40 DEBUG : d: Looking for writers 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 DEBUG : /: reading active writers 2025/10/15 03:01:40 DEBUG : a: reading active writers 2025/10/15 03:01:40 DEBUG : b: reading active writers 2025/10/15 03:01:40 DEBUG : c: reading active writers 2025/10/15 03:01:40 DEBUG : d: reading active writers 2025/10/15 03:01:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:40 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/15 03:01:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/15 03:01:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/15 03:01:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/15 03:01:40 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:40 DEBUG : a/b/c/d: Looking for writers 2025/10/15 03:01:40 DEBUG : a/b/c: Looking for writers 2025/10/15 03:01:40 DEBUG : d: reading active writers 2025/10/15 03:01:40 DEBUG : a/b: Looking for writers 2025/10/15 03:01:40 DEBUG : c: reading active writers 2025/10/15 03:01:40 DEBUG : a: Looking for writers 2025/10/15 03:01:40 DEBUG : b: reading active writers 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 DEBUG : a: reading active writers 2025/10/15 03:01:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:40 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:40 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 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:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:40 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/15 03:01:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/15 03:01:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/15 03:01:40 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:01:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:40 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:40 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/15 03:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:01:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:40 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/15 03:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/15 03:01:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:40 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:40 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:40 DEBUG : Looking for writers 2025/10/15 03:01:40 DEBUG : file1: reading active writers 2025/10/15 03:01:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:41 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/15 03:01:42 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/15 03:01:42 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/15 03:01:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/15 03:01:42 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/15 03:01:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:42 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/15 03:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:42 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/15 03:01:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:42 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/15 03:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:42 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:01:42 DEBUG : file1: WriteFileHandle.Release closing 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:01:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:01:42 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/15 03:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:01:42 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:01:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:01:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:01:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:01:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/15 03:01:42 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/15 03:01:42 DEBUG : Looking for writers 2025/10/15 03:01:42 DEBUG : file1: reading active writers 2025/10/15 03:01:42 DEBUG : file1: active writers 1 2025/10/15 03:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/15 03:01:43 DEBUG : Looking for writers 2025/10/15 03:01:43 DEBUG : file1: reading active writers 2025/10/15 03:01:43 DEBUG : file1: active writers 1 2025/10/15 03:01:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:44 DEBUG : Looking for writers 2025/10/15 03:01:44 DEBUG : file1: reading active writers 2025/10/15 03:01:44 DEBUG : file1: active writers 1 2025/10/15 03:01:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:45 DEBUG : Looking for writers 2025/10/15 03:01:45 DEBUG : file1: reading active writers 2025/10/15 03:01:45 DEBUG : file1: active writers 1 2025/10/15 03:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:46 DEBUG : Looking for writers 2025/10/15 03:01:46 DEBUG : file1: reading active writers 2025/10/15 03:01:46 DEBUG : file1: active writers 1 2025/10/15 03:01:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:47 DEBUG : Looking for writers 2025/10/15 03:01:47 DEBUG : file1: reading active writers 2025/10/15 03:01:47 DEBUG : file1: active writers 1 2025/10/15 03:01:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:48 DEBUG : Looking for writers 2025/10/15 03:01:48 DEBUG : file1: reading active writers 2025/10/15 03:01:48 DEBUG : file1: active writers 1 2025/10/15 03:01:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:49 DEBUG : Looking for writers 2025/10/15 03:01:49 DEBUG : file1: reading active writers 2025/10/15 03:01:49 DEBUG : file1: active writers 1 2025/10/15 03:01:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:50 DEBUG : Looking for writers 2025/10/15 03:01:50 DEBUG : file1: reading active writers 2025/10/15 03:01:50 DEBUG : file1: active writers 1 2025/10/15 03:01:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:51 DEBUG : Looking for writers 2025/10/15 03:01:51 DEBUG : file1: reading active writers 2025/10/15 03:01:51 DEBUG : file1: active writers 1 2025/10/15 03:01:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:52 DEBUG : Looking for writers 2025/10/15 03:01:52 DEBUG : file1: reading active writers 2025/10/15 03:01:52 DEBUG : file1: active writers 1 2025/10/15 03:01:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:53 DEBUG : Looking for writers 2025/10/15 03:01:53 DEBUG : file1: reading active writers 2025/10/15 03:01:53 DEBUG : file1: active writers 1 2025/10/15 03:01:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:54 DEBUG : Looking for writers 2025/10/15 03:01:54 DEBUG : file1: reading active writers 2025/10/15 03:01:54 DEBUG : file1: active writers 1 2025/10/15 03:01:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:55 DEBUG : Looking for writers 2025/10/15 03:01:55 DEBUG : file1: reading active writers 2025/10/15 03:01:55 DEBUG : file1: active writers 1 2025/10/15 03:01:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:56 DEBUG : Looking for writers 2025/10/15 03:01:56 DEBUG : file1: reading active writers 2025/10/15 03:01:56 DEBUG : file1: active writers 1 2025/10/15 03:01:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:57 DEBUG : Looking for writers 2025/10/15 03:01:57 DEBUG : file1: reading active writers 2025/10/15 03:01:57 DEBUG : file1: active writers 1 2025/10/15 03:01:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:58 DEBUG : Looking for writers 2025/10/15 03:01:58 DEBUG : file1: reading active writers 2025/10/15 03:01:58 DEBUG : file1: active writers 1 2025/10/15 03:01:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:01:59 DEBUG : Looking for writers 2025/10/15 03:01:59 DEBUG : file1: reading active writers 2025/10/15 03:01:59 DEBUG : file1: active writers 1 2025/10/15 03:01:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:00 DEBUG : Looking for writers 2025/10/15 03:02:00 DEBUG : file1: reading active writers 2025/10/15 03:02:00 DEBUG : file1: active writers 1 2025/10/15 03:02:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:01 DEBUG : Looking for writers 2025/10/15 03:02:01 DEBUG : file1: reading active writers 2025/10/15 03:02:01 DEBUG : file1: active writers 1 2025/10/15 03:02:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:02 DEBUG : Looking for writers 2025/10/15 03:02:02 DEBUG : file1: reading active writers 2025/10/15 03:02:02 DEBUG : file1: active writers 1 2025/10/15 03:02:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:03 DEBUG : Looking for writers 2025/10/15 03:02:03 DEBUG : file1: reading active writers 2025/10/15 03:02:03 DEBUG : file1: active writers 1 2025/10/15 03:02:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:04 DEBUG : Looking for writers 2025/10/15 03:02:04 DEBUG : file1: reading active writers 2025/10/15 03:02:04 DEBUG : file1: active writers 1 2025/10/15 03:02:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:05 DEBUG : Looking for writers 2025/10/15 03:02:05 DEBUG : file1: reading active writers 2025/10/15 03:02:05 DEBUG : file1: active writers 1 2025/10/15 03:02:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:06 DEBUG : Looking for writers 2025/10/15 03:02:06 DEBUG : file1: reading active writers 2025/10/15 03:02:06 DEBUG : file1: active writers 1 2025/10/15 03:02:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:07 DEBUG : Looking for writers 2025/10/15 03:02:07 DEBUG : file1: reading active writers 2025/10/15 03:02:07 DEBUG : file1: active writers 1 2025/10/15 03:02:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:08 DEBUG : Looking for writers 2025/10/15 03:02:08 DEBUG : file1: reading active writers 2025/10/15 03:02:08 DEBUG : file1: active writers 1 2025/10/15 03:02:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:09 DEBUG : Looking for writers 2025/10/15 03:02:09 DEBUG : file1: reading active writers 2025/10/15 03:02:09 DEBUG : file1: active writers 1 2025/10/15 03:02:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:10 DEBUG : Looking for writers 2025/10/15 03:02:10 DEBUG : file1: reading active writers 2025/10/15 03:02:10 DEBUG : file1: active writers 1 2025/10/15 03:02:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:11 DEBUG : Looking for writers 2025/10/15 03:02:11 DEBUG : file1: reading active writers 2025/10/15 03:02:11 DEBUG : file1: active writers 1 2025/10/15 03:02:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/15 03:02:12 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/15 03:02:12 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:12 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/15 03:02:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:02:12 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:02:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:12 DEBUG : Looking for writers 2025/10/15 03:02:12 DEBUG : file1: reading active writers 2025/10/15 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:12 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/15 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/15 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : webdav root 'rclone-test-yekemox7faqu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/15 03:02:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : file1: Size of src and dst objects identical 2025/10/15 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/15 03:02:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/15 03:02:12 DEBUG : file1: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/15 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/15 03:02:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:12 DEBUG : Looking for writers 2025/10/15 03:02:12 DEBUG : file1: reading active writers 2025/10/15 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:12 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:12 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/15 03:02:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/15 03:02:12 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/15 03:02:12 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/15 03:02:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/15 03:02:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:12 DEBUG : flat: Looking for writers 2025/10/15 03:02:12 DEBUG : f001.txt: reading active writers 2025/10/15 03:02:12 DEBUG : f002.txt: reading active writers 2025/10/15 03:02:12 DEBUG : f003.txt: reading active writers 2025/10/15 03:02:12 DEBUG : f004.txt: reading active writers 2025/10/15 03:02:12 DEBUG : f000.txt: reading active writers 2025/10/15 03:02:12 DEBUG : Looking for writers 2025/10/15 03:02:12 DEBUG : flat: reading active writers 2025/10/15 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:12 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:12 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:12 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/15 03:02:12 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/15 03:02:12 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/15 03:02:12 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/15 03:02:12 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:12 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:12 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:12 DEBUG : a/b/c: Looking for writers 2025/10/15 03:02:12 DEBUG : deep.txt: reading active writers 2025/10/15 03:02:12 DEBUG : a/b: Looking for writers 2025/10/15 03:02:12 DEBUG : c: reading active writers 2025/10/15 03:02:12 DEBUG : mid.txt: reading active writers 2025/10/15 03:02:12 DEBUG : a: Looking for writers 2025/10/15 03:02:12 DEBUG : b: reading active writers 2025/10/15 03:02:12 DEBUG : top.txt: reading active writers 2025/10/15 03:02:12 DEBUG : Looking for writers 2025/10/15 03:02:12 DEBUG : a: reading active writers 2025/10/15 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:13 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:13 DEBUG : bigdir: Looking for writers 2025/10/15 03:02:13 DEBUG : big.bin: reading active writers 2025/10/15 03:02:13 DEBUG : Looking for writers 2025/10/15 03:02:13 DEBUG : bigdir: reading active writers 2025/10/15 03:02:13 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.70s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-yekemox7faqu'", Local "Local file system at /tmp/rclone3836260695", Modify Window "1s" 2025/10/15 03:02:13 INFO : webdav root 'rclone-test-yekemox7faqu': poll-interval is not supported by this remote 2025/10/15 03:02:13 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:13 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:13 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/15 03:02:13 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/15 03:02:13 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/15 03:02:13 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/15 03:02:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/15 03:02:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/15 03:02:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/15 03:02:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/15 03:02:13 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/15 03:02:13 DEBUG : WaitForWriters: timeout=30s 2025/10/15 03:02:13 DEBUG : dir1: Looking for writers 2025/10/15 03:02:13 DEBUG : a.txt: reading active writers 2025/10/15 03:02:13 DEBUG : dir2: Looking for writers 2025/10/15 03:02:13 DEBUG : b.txt: reading active writers 2025/10/15 03:02:13 DEBUG : dir3: Looking for writers 2025/10/15 03:02:13 DEBUG : c.txt: reading active writers 2025/10/15 03:02:13 DEBUG : Looking for writers 2025/10/15 03:02:13 DEBUG : dir1: reading active writers 2025/10/15 03:02:13 DEBUG : dir2: reading active writers 2025/10/15 03:02:13 DEBUG : dir3: reading active writers 2025/10/15 03:02:13 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/15 03:02:14 DEBUG : webdav root 'rclone-test-yekemox7faqu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.374218436s (try 1/5)