"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/12/19 04:50:17 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-wodeliw0hugu" 2025/12/19 04:50:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/19 04:50:17 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/12/19 04:50:17 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/19 04:50:17 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/19 04:50:17 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/19 04:50:17 DEBUG : Setting pass="Me5PQ44VbJ3oUNSqHo5Wj4nhSc9c5Tcp9hdix_auaD3e" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/19 04:50:17 DEBUG : TestWebdavRclone: detected overridden config - adding "{7fiYt}" suffix to name 2025/12/19 04:50:17 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/19 04:50:17 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/19 04:50:17 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/19 04:50:17 DEBUG : Setting pass="Me5PQ44VbJ3oUNSqHo5Wj4nhSc9c5Tcp9hdix_auaD3e" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/19 04:50:17 DEBUG : found headers: 2025/12/19 04:50:17 DEBUG : Creating backend with remote "/tmp/rclone902831950" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:17 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:17 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:17 DEBUG : dir: Looking for writers 2025/12/19 04:50:17 DEBUG : Looking for writers 2025/12/19 04:50:17 DEBUG : dir: reading active writers 2025/12/19 04:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:17 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:17 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : dir/subdir: Looking for writers 2025/12/19 04:50:18 DEBUG : dir: Looking for writers 2025/12/19 04:50:18 DEBUG : file1: reading active writers 2025/12/19 04:50:18 DEBUG : file2: reading active writers 2025/12/19 04:50:18 DEBUG : subdir: reading active writers 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : dir: reading active writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:18 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : dir: Looking for writers 2025/12/19 04:50:18 DEBUG : file1: reading active writers 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : dir: reading active writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:18 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : dir: Looking for writers 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : dir: reading active writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:18 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:18 DEBUG : forgetting directory cache 2025/12/19 04:50:18 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:18 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/12/19 04:50:18 DEBUG : dir: invalidating directory cache 2025/12/19 04:50:18 DEBUG : >ForgetPath: 2025/12/19 04:50:18 DEBUG : ForgetPath: relativePath="dir", type=0 2025/12/19 04:50:18 DEBUG : invalidating directory cache 2025/12/19 04:50:18 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:18 DEBUG : >ForgetPath: 2025/12/19 04:50:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/12/19 04:50:18 DEBUG : >ForgetPath: 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : dir: Looking for writers 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : dir: reading active writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:18 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:18 DEBUG : forgetting directory cache 2025/12/19 04:50:18 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:18 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:18 DEBUG : dir: Looking for writers 2025/12/19 04:50:18 DEBUG : fil/a/b: Looking for writers 2025/12/19 04:50:18 DEBUG : fil/a: Looking for writers 2025/12/19 04:50:18 DEBUG : b: reading active writers 2025/12/19 04:50:18 DEBUG : fil: Looking for writers 2025/12/19 04:50:18 DEBUG : a: reading active writers 2025/12/19 04:50:18 DEBUG : Looking for writers 2025/12/19 04:50:18 DEBUG : dir: reading active writers 2025/12/19 04:50:18 DEBUG : fil: reading active writers 2025/12/19 04:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:19 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:19 DEBUG : dir: Looking for writers 2025/12/19 04:50:19 DEBUG : Looking for writers 2025/12/19 04:50:19 DEBUG : dir: reading active writers 2025/12/19 04:50:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:19 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:19 DEBUG : dir: Looking for writers 2025/12/19 04:50:19 DEBUG : file1: reading active writers 2025/12/19 04:50:19 DEBUG : Looking for writers 2025/12/19 04:50:19 DEBUG : dir: reading active writers 2025/12/19 04:50:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:19 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/19 04:50:19 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 DEBUG : dir: invalidating directory cache 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/19 04:50:19 DEBUG : dir/file1: Reset virtual modtime 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/19 04:50:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/19 04:50:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:19 DEBUG : dir: invalidating directory cache 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/19 04:50:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/19 04:50:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/19 04:50:19 DEBUG : forgetting directory cache 2025/12/19 04:50:19 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/19 04:50:19 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:19 DEBUG : dir/virtualDir: Looking for writers 2025/12/19 04:50:19 DEBUG : dir: Looking for writers 2025/12/19 04:50:19 DEBUG : virtualFile: reading active writers 2025/12/19 04:50:19 DEBUG : virtualDir: reading active writers 2025/12/19 04:50:19 DEBUG : file1: reading active writers 2025/12/19 04:50:19 DEBUG : virtualFile2: reading active writers 2025/12/19 04:50:19 DEBUG : Looking for writers 2025/12/19 04:50:19 DEBUG : dir: reading active writers 2025/12/19 04:50:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:19 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:19 ERROR : dir/: Can only open directories read only 2025/12/19 04:50:19 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:19 DEBUG : dir: Looking for writers 2025/12/19 04:50:19 DEBUG : Looking for writers 2025/12/19 04:50:19 DEBUG : dir: reading active writers 2025/12/19 04:50:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:19 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/19 04:50:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/19 04:50:20 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/19 04:50:20 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:20 DEBUG : dir/potato: size = 5 OK 2025/12/19 04:50:20 NOTICE: webdav root 'rclone-test-wodeliw0hugu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/19 04:50:20 DEBUG : dir/potato: Size of src and dst objects identical 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/19 04:50:20 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:20 DEBUG : dir: Looking for writers 2025/12/19 04:50:20 DEBUG : file1: reading active writers 2025/12/19 04:50:20 DEBUG : potato: reading active writers 2025/12/19 04:50:20 DEBUG : Looking for writers 2025/12/19 04:50:20 DEBUG : dir: reading active writers 2025/12/19 04:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:20 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/19 04:50:20 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:20 DEBUG : dir/sub: Looking for writers 2025/12/19 04:50:20 DEBUG : dir: Looking for writers 2025/12/19 04:50:20 DEBUG : file1: reading active writers 2025/12/19 04:50:20 DEBUG : sub: reading active writers 2025/12/19 04:50:20 DEBUG : Looking for writers 2025/12/19 04:50:20 DEBUG : dir: reading active writers 2025/12/19 04:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:20 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/19 04:50:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/19 04:50:20 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:20 DEBUG : dir/sub/subsub: Looking for writers 2025/12/19 04:50:20 DEBUG : dir/sub: Looking for writers 2025/12/19 04:50:20 DEBUG : subsub: reading active writers 2025/12/19 04:50:20 DEBUG : dir: Looking for writers 2025/12/19 04:50:20 DEBUG : file1: reading active writers 2025/12/19 04:50:20 DEBUG : sub: reading active writers 2025/12/19 04:50:20 DEBUG : Looking for writers 2025/12/19 04:50:20 DEBUG : dir: reading active writers 2025/12/19 04:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:20 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:20 ERROR : dir/: Dir.Remove not empty 2025/12/19 04:50:20 DEBUG : dir/file1: Remove: 2025/12/19 04:50:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:20 DEBUG : dir/file1: >Remove: err= 2025/12/19 04:50:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/19 04:50:20 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:20 DEBUG : Looking for writers 2025/12/19 04:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:20 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:21 DEBUG : dir/file1: Remove: 2025/12/19 04:50:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:21 DEBUG : dir/file1: >Remove: err= 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/19 04:50:21 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:21 DEBUG : Looking for writers 2025/12/19 04:50:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:21 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:21 DEBUG : dir/file1: Remove: 2025/12/19 04:50:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:21 DEBUG : dir/file1: >Remove: err= 2025/12/19 04:50:21 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:21 DEBUG : dir: Looking for writers 2025/12/19 04:50:21 DEBUG : Looking for writers 2025/12/19 04:50:21 DEBUG : dir: reading active writers 2025/12/19 04:50:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:21 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:21 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/19 04:50:21 DEBUG : dir: Updating dir with dir2 0xc000766d00 2025/12/19 04:50:21 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/12/19 04:50:21 INFO : dir2/file1: Moved (server-side) to: file2 2025/12/19 04:50:21 DEBUG : file2: Updating file with file2 0xc000628e40 2025/12/19 04:50:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:21 INFO : dir2/file3: Deleted 2025/12/19 04:50:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/12/19 04:50:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000628e40 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vDel: "file2" 2025/12/19 04:50:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/12/19 04:50:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000136c30 2025/12/19 04:50:21 DEBUG : empty directory: forgetting directory cache 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/12/19 04:50:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/12/19 04:50:21 DEBUG : dir2: Renaming to "dir3" 2025/12/19 04:50:21 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:21 DEBUG : dir3: Looking for writers 2025/12/19 04:50:21 DEBUG : file3: reading active writers 2025/12/19 04:50:21 DEBUG : renamed empty directory: Looking for writers 2025/12/19 04:50:21 DEBUG : Looking for writers 2025/12/19 04:50:21 DEBUG : dir3: reading active writers 2025/12/19 04:50:21 DEBUG : renamed empty directory: reading active writers 2025/12/19 04:50:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:21 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/19 04:50:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/19 04:50:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/19 04:50:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/19 04:50:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/19 04:50:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:22 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (12 bytes), uploading instead of streaming 2025/12/19 04:50:22 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir/sub/file2: size = 12 OK 2025/12/19 04:50:22 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:22 DEBUG : forgetting directory cache 2025/12/19 04:50:22 DEBUG : dir: forgetting directory cache 2025/12/19 04:50:22 DEBUG : dir/sub: forgetting directory cache 2025/12/19 04:50:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/19 04:50:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/19 04:50:22 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/19 04:50:22 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir/sub/file0: size = 5 OK 2025/12/19 04:50:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/12/19 04:50:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir/sub: Looking for writers 2025/12/19 04:50:22 DEBUG : file0: reading active writers 2025/12/19 04:50:22 DEBUG : file2: reading active writers 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : sub: reading active writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/19 04:50:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/19 04:50:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/19 04:50:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/19 04:50:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : file1.metadata: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : dir.metadata: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/12/19 04:50:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/19 04:50:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/19 04:50:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : file.txt: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:22 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:22 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/19 04:50:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:22 DEBUG : dir/file1: size = 25 OK 2025/12/19 04:50:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/19 04:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:22 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:22 DEBUG : dir: Looking for writers 2025/12/19 04:50:22 DEBUG : file1: reading active writers 2025/12/19 04:50:22 DEBUG : Looking for writers 2025/12/19 04:50:22 DEBUG : dir: reading active writers 2025/12/19 04:50:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : dir/file1: Remove: 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:23 DEBUG : dir/file1: >Remove: err= 2025/12/19 04:50:23 DEBUG : dir/file1: Remove: 2025/12/19 04:50:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : dir/file1: Remove: 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:23 DEBUG : dir/file1: >Remove: err= 2025/12/19 04:50:23 DEBUG : dir/file1: Remove: 2025/12/19 04:50:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/19 04:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/19 04:50:23 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/19 04:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/19 04:50:23 DEBUG : dir/file1: Open: flags=0x3 2025/12/19 04:50:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/19 04:50:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : file1: reading active writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : file1: reading active writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: 2025/12/19 04:50:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000958180 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000958180 2025/12/19 04:50:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc000958180 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:23 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : dir/file1: size = 25 OK 2025/12/19 04:50:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/19 04:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:23 DEBUG : newLeaf: Running delayed rename now 2025/12/19 04:50:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000958180 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:23 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:23 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:23 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:23 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:23 DEBUG : dir: Looking for writers 2025/12/19 04:50:23 DEBUG : file1: reading active writers 2025/12/19 04:50:23 DEBUG : Looking for writers 2025/12/19 04:50:23 DEBUG : dir: reading active writers 2025/12/19 04:50:23 DEBUG : >WaitForWriters: 2025/12/19 04:50:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0005052c0 2025/12/19 04:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0005052c0 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005052c0 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/19 04:50:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:24 DEBUG : dir/file1: size = 25 OK 2025/12/19 04:50:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 DEBUG : newLeaf: Running delayed rename now 2025/12/19 04:50:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0005052c0 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:24 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:24 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): openPending: 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): >openPending: err= 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): _writeAt: size=14, off=0 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): >_writeAt: n=14, err= 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): close: 2025/12/19 04:50:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/19 04:50:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ea880): >close: err= 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: starting upload 2025/12/19 04:50:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:24 DEBUG : dir/file1: size = 14 OK 2025/12/19 04:50:24 INFO : dir/file1: Copied (replaced existing) 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:24 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): _readAt: size=512, off=0 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): openPending: 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): >openPending: err= 2025/12/19 04:50:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): >_readAt: n=14, err=EOF 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): close: 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003eb380): >close: err= 2025/12/19 04:50:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0009580c0 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/19 04:50:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0009580c0 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:24 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ec740): openPending: 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ec740): >openPending: err= 2025/12/19 04:50:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ec740): _writeAt: size=25, off=0 2025/12/19 04:50:24 DEBUG : dir/file1(0xc0003ec740): >_writeAt: n=25, err= 2025/12/19 04:50:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0009580c0 2025/12/19 04:50:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 DEBUG : newLeaf(0xc0003ec740): close: 2025/12/19 04:50:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/19 04:50:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-19 04:50:24.623889353 +0000 UTC m=+6.896652983 2025/12/19 04:50:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:24 DEBUG : newLeaf(0xc0003ec740): >close: err= 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:24 DEBUG : newLeaf: vfs cache: starting upload 2025/12/19 04:50:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:24 DEBUG : newLeaf: size = 25 OK 2025/12/19 04:50:24 INFO : newLeaf: Copied (replaced existing) 2025/12/19 04:50:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-19 04:50:24 +0000 UTC" 2025/12/19 04:50:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/19 04:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:24 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:24 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:24 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:24 DEBUG : dir: Looking for writers 2025/12/19 04:50:24 DEBUG : file1: reading active writers 2025/12/19 04:50:24 DEBUG : Looking for writers 2025/12/19 04:50:24 DEBUG : dir: reading active writers 2025/12/19 04:50:24 DEBUG : >WaitForWriters: 2025/12/19 04:50:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000504840 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000504840 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:25 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:25 DEBUG : dir/file1(0xc000d6f700): openPending: 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1(0xc000d6f700): >openPending: err= 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:25 DEBUG : dir/file1(0xc000d6f700): _writeAt: size=25, off=0 2025/12/19 04:50:25 DEBUG : dir/file1(0xc000d6f700): >_writeAt: n=25, err= 2025/12/19 04:50:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000504840 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 DEBUG : newLeaf(0xc000d6f700): close: 2025/12/19 04:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-19 04:50:25.11944385 +0000 UTC m=+7.392207521 2025/12/19 04:50:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:25 DEBUG : newLeaf(0xc000d6f700): >close: err= 2025/12/19 04:50:25 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: starting upload 2025/12/19 04:50:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:25 DEBUG : newLeaf: size = 25 OK 2025/12/19 04:50:25 INFO : newLeaf: Copied (replaced existing) 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-19 04:50:25 +0000 UTC" 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : >WaitForWriters: 2025/12/19 04:50:25 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : >WaitForWriters: 2025/12/19 04:50:25 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:25 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:25 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:25 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:25 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:25 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): openPending: 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): >openPending: err= 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): _writeAt: size=14, off=0 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): >_writeAt: n=14, err= 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): close: 2025/12/19 04:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/19 04:50:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005488c0): >close: err= 2025/12/19 04:50:25 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : file1: reading active writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : file1: reading active writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : file1: reading active writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : file1: reading active writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: starting upload 2025/12/19 04:50:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:25 DEBUG : dir/file1: size = 14 OK 2025/12/19 04:50:25 INFO : dir/file1: Copied (replaced existing) 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : file1: reading active writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : >WaitForWriters: 2025/12/19 04:50:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:25 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): _readAt: size=512, off=0 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): openPending: 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): >openPending: err= 2025/12/19 04:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): >_readAt: n=14, err=EOF 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): close: 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:25 DEBUG : dir/file1(0xc0005490c0): >close: err= 2025/12/19 04:50:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0009586c0 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/19 04:50:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0009586c0 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:25 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:25 DEBUG : dir/file1(0xc00087c7c0): openPending: 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:25 DEBUG : dir/file1(0xc00087c7c0): >openPending: err= 2025/12/19 04:50:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:25 DEBUG : dir/file1(0xc00087c7c0): _writeAt: size=25, off=0 2025/12/19 04:50:25 DEBUG : dir/file1(0xc00087c7c0): >_writeAt: n=25, err= 2025/12/19 04:50:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0009586c0 2025/12/19 04:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 DEBUG : newLeaf(0xc00087c7c0): close: 2025/12/19 04:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-19 04:50:25.79556229 +0000 UTC m=+8.068325930 2025/12/19 04:50:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:25 DEBUG : newLeaf(0xc00087c7c0): >close: err= 2025/12/19 04:50:25 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: starting upload 2025/12/19 04:50:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:25 DEBUG : newLeaf: size = 25 OK 2025/12/19 04:50:25 INFO : newLeaf: Copied (replaced existing) 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-19 04:50:25 +0000 UTC" 2025/12/19 04:50:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/19 04:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/19 04:50:25 DEBUG : dir: Looking for writers 2025/12/19 04:50:25 DEBUG : Looking for writers 2025/12/19 04:50:25 DEBUG : dir: reading active writers 2025/12/19 04:50:25 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:25 DEBUG : >WaitForWriters: 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: 2025/12/19 04:50:26 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:26 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : file1: reading active writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: 2025/12/19 04:50:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:26 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): _readAt: size=512, off=0 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): openPending: 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/19 04:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): >openPending: err= 2025/12/19 04:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): >_readAt: n=14, err=EOF 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): close: 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000988d40): >close: err= 2025/12/19 04:50:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000505380 2025/12/19 04:50:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/19 04:50:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/19 04:50:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000505380 2025/12/19 04:50:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/19 04:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:26 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000b901c0): openPending: 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/19 04:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000b901c0): >openPending: err= 2025/12/19 04:50:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000b901c0): _writeAt: size=25, off=0 2025/12/19 04:50:26 DEBUG : dir/file1(0xc000b901c0): >_writeAt: n=25, err= 2025/12/19 04:50:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/19 04:50:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/19 04:50:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000505380 2025/12/19 04:50:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:50:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:26 DEBUG : newLeaf(0xc000b901c0): close: 2025/12/19 04:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/19 04:50:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-19 04:50:26.304214459 +0000 UTC m=+8.576978089 2025/12/19 04:50:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:26 DEBUG : newLeaf(0xc000b901c0): >close: err= 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:26 DEBUG : newLeaf: vfs cache: starting upload 2025/12/19 04:50:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:26 DEBUG : newLeaf: size = 25 OK 2025/12/19 04:50:26 INFO : newLeaf: Copied (replaced existing) 2025/12/19 04:50:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-19 04:50:26 +0000 UTC" 2025/12/19 04:50:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/19 04:50:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/19 04:50:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : newLeaf: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: 2025/12/19 04:50:26 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- 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.67s) --- 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:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : file1: reading active writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/19 04:50:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/19 04:50:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/19 04:50:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/19 04:50:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/19 04:50:26 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:26 DEBUG : dir: Looking for writers 2025/12/19 04:50:26 DEBUG : file1: reading active writers 2025/12/19 04:50:26 DEBUG : Looking for writers 2025/12/19 04:50:26 DEBUG : dir: reading active writers 2025/12/19 04:50:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:26 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/19 04:50:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/19 04:50:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/19 04:50:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/19 04:50:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/19 04:50:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/19 04:50:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/19 04:50:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/19 04:50:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/19 04:50:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/19 04:50:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/19 04:50:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): _readAt: size=1, off=0 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): openPending: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >openPending: err= 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): _readAt: size=256, off=1 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >_readAt: n=15, err=EOF 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): _readAt: size=16, off=16 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >_readAt: n=0, err=EOF 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): close: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >close: err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): close: 2025/12/19 04:50:27 DEBUG : dir/file1(0xc000a6f700): >close: err=file already closed 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): _readAt: size=1, off=0 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): openPending: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >openPending: err= 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): _readAt: size=1, off=5 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): _readAt: size=1, off=3 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): _readAt: size=1, off=13 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): _readAt: size=16, off=100 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >_readAt: n=0, err=EOF 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): close: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00052b440): >close: err= 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:27 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=1, off=0 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): openPending: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >openPending: err= 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=1, off=5 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=1, off=1 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=1, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=6, off=10 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=6, err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=256, off=10 2025/12/19 04:50:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=6, err=EOF 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=256, off=100 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=0, err=EOF 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): close: 2025/12/19 04:50:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >close: err= 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): _readAt: size=256, off=100 2025/12/19 04:50:27 DEBUG : dir/file1(0xc00086ff40): >_readAt: n=0, err=file already closed 2025/12/19 04:50:27 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:27 DEBUG : dir: Looking for writers 2025/12/19 04:50:27 DEBUG : file1: reading active writers 2025/12/19 04:50:27 DEBUG : Looking for writers 2025/12/19 04:50:27 DEBUG : dir: reading active writers 2025/12/19 04:50:27 DEBUG : >WaitForWriters: 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:27 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): RWFileHandle.Flush 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): _readAt: size=256, off=0 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): openPending: 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): >openPending: err= 2025/12/19 04:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): >_readAt: n=16, err=EOF 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): RWFileHandle.Flush 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): RWFileHandle.Flush 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): close: 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000980900): >close: err= 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : dir: Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : dir: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:50:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/19 04:50:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): _readAt: size=256, off=0 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): openPending: 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): >openPending: err= 2025/12/19 04:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:50:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): >_readAt: n=16, err=EOF 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): RWFileHandle.Release 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): close: 2025/12/19 04:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): >close: err= 2025/12/19 04:50:28 DEBUG : dir/file1(0xc000a7e780): RWFileHandle.Release 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : dir: Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : dir: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:28 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): openPending: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): >openPending: err= 2025/12/19 04:50:28 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): _writeAt: size=5, off=0 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): >_writeAt: n=5, err= 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): _writeAt: size=7, off=5 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): >_writeAt: n=7, err= 2025/12/19 04:50:28 DEBUG : file1: vfs cache: truncate to size=11 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): close: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:28.291107536 +0000 UTC m=+10.563871167 2025/12/19 04:50:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): >close: err= 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): close: 2025/12/19 04:50:28 DEBUG : file1(0xc0009b6880): >close: err=file already closed 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:28 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : file1: size = 11 OK 2025/12/19 04:50:28 INFO : file1: Copied (new) 2025/12/19 04:50:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-19 04:50:28 +0000 UTC" 2025/12/19 04:50:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.22s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:28 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): openPending: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): >openPending: err= 2025/12/19 04:50:28 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): _writeAt: size=7, off=0 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): >_writeAt: n=7, err= 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): _writeAt: size=6, off=5 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): >_writeAt: n=6, err= 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): close: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:28.48935801 +0000 UTC m=+10.762121639 2025/12/19 04:50:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): >close: err= 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): _writeAt: size=5, off=0 2025/12/19 04:50:28 DEBUG : file1(0xc000dcc580): >_writeAt: n=0, err=file already closed 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:28 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : file1: size = 11 OK 2025/12/19 04:50:28 INFO : file1: Copied (new) 2025/12/19 04:50:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-19 04:50:28 +0000 UTC" 2025/12/19 04:50:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:28 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:28 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : file1(0xc000e36780): openPending: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1(0xc000e36780): >openPending: err= 2025/12/19 04:50:28 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:28 DEBUG : file1(0xc000e36780): close: 2025/12/19 04:50:28 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:28.686214305 +0000 UTC m=+10.958977935 2025/12/19 04:50:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:28 DEBUG : file1(0xc000e36780): >close: err= 2025/12/19 04:50:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/19 04:50:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:50:28 DEBUG : file2: newRWFileHandle: 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): openPending: 2025/12/19 04:50:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): >openPending: err= 2025/12/19 04:50:28 DEBUG : file2: >newRWFileHandle: err= 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/19 04:50:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): RWFileHandle.Flush 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): RWFileHandle.Release 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): close: 2025/12/19 04:50:28 DEBUG : file2: vfs cache: setting modification time to 2025-12-19 04:50:28.687037607 +0000 UTC m=+10.959801237 2025/12/19 04:50:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:28 DEBUG : file2(0xc000e36c00): >close: err= 2025/12/19 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/19 04:50:28 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:28 DEBUG : file2: vfs cache: starting upload 2025/12/19 04:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:28 DEBUG : file1: size = 0 OK 2025/12/19 04:50:28 INFO : file1: Copied (new) 2025/12/19 04:50:28 DEBUG : file1: vfs cache: fingerprint now "0,2025-12-19 04:50:28 +0000 UTC" 2025/12/19 04:50:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:28 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/19 04:50:28 DEBUG : file2: size = 0 OK 2025/12/19 04:50:28 INFO : file2: Copied (new) 2025/12/19 04:50:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-12-19 04:50:28 +0000 UTC" 2025/12/19 04:50:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/19 04:50:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/19 04:50:28 INFO : file2: vfs cache: upload succeeded try #1 2025/12/19 04:50:28 DEBUG : Looking for writers 2025/12/19 04:50:28 DEBUG : file1: reading active writers 2025/12/19 04:50:28 DEBUG : file2: reading active writers 2025/12/19 04:50:28 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : file2: reading active writers 2025/12/19 04:50:29 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:29 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): openPending: 2025/12/19 04:50:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): >openPending: err= 2025/12/19 04:50:29 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): _writeAt: size=5, off=0 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): >_writeAt: n=5, err= 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): RWFileHandle.Flush 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): RWFileHandle.Flush 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): close: 2025/12/19 04:50:29 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:29.05467901 +0000 UTC m=+11.327442650 2025/12/19 04:50:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:29 DEBUG : file1(0xc000e58a00): >close: err= 2025/12/19 04:50:29 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:29 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : file1: size = 5 OK 2025/12/19 04:50:29 INFO : file1: Copied (new) 2025/12/19 04:50:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-19 04:50:29 +0000 UTC" 2025/12/19 04:50:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:29 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): openPending: 2025/12/19 04:50:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): >openPending: err= 2025/12/19 04:50:29 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): _writeAt: size=5, off=0 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): >_writeAt: n=5, err= 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): RWFileHandle.Release 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): close: 2025/12/19 04:50:29 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:29.241466023 +0000 UTC m=+11.514229654 2025/12/19 04:50:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): >close: err= 2025/12/19 04:50:29 DEBUG : file1(0xc000e818c0): RWFileHandle.Release 2025/12/19 04:50:29 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:29 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : file1: size = 5 OK 2025/12/19 04:50:29 INFO : file1: Copied (new) 2025/12/19 04:50:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-19 04:50:29 +0000 UTC" 2025/12/19 04:50:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/19 04:50:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): openPending: 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): >openPending: err= 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/19 04:50:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): _writeAt: size=5, off=0 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): >_writeAt: n=5, err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): close: 2025/12/19 04:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-19 04:50:29.493096406 +0000 UTC m=+11.765860036 2025/12/19 04:50:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000eeb400): >close: err= 2025/12/19 04:50:29 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: starting upload 2025/12/19 04:50:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : dir/file1: size = 5 OK 2025/12/19 04:50:29 INFO : dir/file1: Copied (replaced existing) 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-12-19 04:50:29 +0000 UTC" 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/19 04:50:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/19 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/19 04:50:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): _writeAt: size=5, off=0 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): openPending: 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/19 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): >openPending: err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): >_writeAt: n=5, err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): _writeAt: size=15, off=5 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): >_writeAt: n=15, err= 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): close: 2025/12/19 04:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-19 04:50:29.779692376 +0000 UTC m=+12.052456005 2025/12/19 04:50:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:29 DEBUG : dir/file1(0xc000881d80): >close: err= 2025/12/19 04:50:29 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: starting upload 2025/12/19 04:50:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:29 DEBUG : dir/file1: size = 20 OK 2025/12/19 04:50:29 INFO : dir/file1: Copied (replaced existing) 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-12-19 04:50:29 +0000 UTC" 2025/12/19 04:50:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:29 DEBUG : dir: Looking for writers 2025/12/19 04:50:29 DEBUG : file1: reading active writers 2025/12/19 04:50:29 DEBUG : Looking for writers 2025/12/19 04:50:29 DEBUG : dir: reading active writers 2025/12/19 04:50:29 DEBUG : >WaitForWriters: 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:29 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): openPending: 2025/12/19 04:50:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): close: 2025/12/19 04:50:30 DEBUG : file1: vfs cache: setting modification time to 2025-12-19 04:50:30.001877119 +0000 UTC m=+12.274640750 2025/12/19 04:50:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : file1(0xc0008d15c0): >close: err= 2025/12/19 04:50:30 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:30 DEBUG : file1: vfs cache: starting upload 2025/12/19 04:50:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:50:30 DEBUG : file1: size = 5 OK 2025/12/19 04:50:30 INFO : file1: Copied (new) 2025/12/19 04:50:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-19 04:50:30 +0000 UTC" 2025/12/19 04:50:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:30 INFO : file1: vfs cache: upload succeeded try #1 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : >WaitForWriters: 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.187624181 +0000 UTC m=+12.460387821 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a40c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.187624181 +0000 UTC m=+12.460387821 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.187624181 +0000 UTC m=+12.460387821 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 1 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.189740391 +0000 UTC m=+12.462504022 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.189740391 +0000 UTC m=+12.462504022 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956310 item 2 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.191146231 +0000 UTC m=+12.463909861 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.191146231 +0000 UTC m=+12.463909861 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.191146231 +0000 UTC m=+12.463909861 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009567e0 item 3 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.193041164 +0000 UTC m=+12.465804794 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.193041164 +0000 UTC m=+12.465804794 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7bc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956ee0 item 4 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.19498572 +0000 UTC m=+12.467749360 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.19498572 +0000 UTC m=+12.467749360 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.19498572 +0000 UTC m=+12.467749360 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957420 item 5 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.197483688 +0000 UTC m=+12.470247329 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.197483688 +0000 UTC m=+12.470247329 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957960 item 6 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.199199653 +0000 UTC m=+12.471963383 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ec0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.199199653 +0000 UTC m=+12.471963383 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.199199653 +0000 UTC m=+12.471963383 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957ce0 item 7 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.201171851 +0000 UTC m=+12.473935491 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.201171851 +0000 UTC m=+12.473935491 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a334c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728460 item 8 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000a33a80): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33a80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.202763482 +0000 UTC m=+12.475527122 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.202763482 +0000 UTC m=+12.475527122 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.202763482 +0000 UTC m=+12.475527122 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe880): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728cb0 item 9 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.20470918 +0000 UTC m=+12.477472810 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fef00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.20470918 +0000 UTC m=+12.477472810 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729340 item 10 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc0005ffac0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.206198597 +0000 UTC m=+12.478962237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffe80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.206198597 +0000 UTC m=+12.478962237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.206198597 +0000 UTC m=+12.478962237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007297a0 item 11 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.20812008 +0000 UTC m=+12.480883720 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.20812008 +0000 UTC m=+12.480883720 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0006094c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 12 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000609b80): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.209599248 +0000 UTC m=+12.482362888 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.209599248 +0000 UTC m=+12.482362888 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 13 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.210766007 +0000 UTC m=+12.483529638 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.210766007 +0000 UTC m=+12.483529638 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 14 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc0008862c0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.211997289 +0000 UTC m=+12.484760919 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.211997289 +0000 UTC m=+12.484760919 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886d40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 15 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.213187593 +0000 UTC m=+12.485951224 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008873c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.213187593 +0000 UTC m=+12.485951224 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 16 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.214567454 +0000 UTC m=+12.487331084 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.214567454 +0000 UTC m=+12.487331084 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.214567454 +0000 UTC m=+12.487331084 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94000 item 17 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.216181197 +0000 UTC m=+12.488944827 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.216181197 +0000 UTC m=+12.488944827 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f580): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94620 item 18 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.217385898 +0000 UTC m=+12.490149527 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fc00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.217385898 +0000 UTC m=+12.490149527 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.217385898 +0000 UTC m=+12.490149527 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d949a0 item 19 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.219624848 +0000 UTC m=+12.492388479 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36d00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.219624848 +0000 UTC m=+12.492388479 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94e70 item 20 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.220994781 +0000 UTC m=+12.493758421 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.220994781 +0000 UTC m=+12.493758421 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.220994781 +0000 UTC m=+12.493758421 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95340 item 21 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.222960256 +0000 UTC m=+12.495723896 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.222960256 +0000 UTC m=+12.495723896 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95960 item 22 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.224533111 +0000 UTC m=+12.497296751 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.224533111 +0000 UTC m=+12.497296751 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.224533111 +0000 UTC m=+12.497296751 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58080): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95ce0 item 23 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.226485321 +0000 UTC m=+12.499248961 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.226485321 +0000 UTC m=+12.499248961 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498620 item 24 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000e592c0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e592c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.22795932 +0000 UTC m=+12.500722960 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.22795932 +0000 UTC m=+12.500722960 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.22795932 +0000 UTC m=+12.500722960 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 25 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.229986762 +0000 UTC m=+12.502750392 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.229986762 +0000 UTC m=+12.502750392 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cd40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 26 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000b8d380): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.231664484 +0000 UTC m=+12.504428115 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.231664484 +0000 UTC m=+12.504428115 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.231664484 +0000 UTC m=+12.504428115 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 27 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.233403393 +0000 UTC m=+12.506167023 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f508c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.233403393 +0000 UTC m=+12.506167023 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f50e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072fd50 item 28 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000f51440): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.23487123 +0000 UTC m=+12.507634870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.23487123 +0000 UTC m=+12.507634870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f51ec0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a150 item 29 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.236357833 +0000 UTC m=+12.509121473 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6c5c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.236357833 +0000 UTC m=+12.509121473 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6cb00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a4d0 item 30 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000f6d140): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.237907585 +0000 UTC m=+12.510671225 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6d500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.237907585 +0000 UTC m=+12.510671225 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f6dbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a850 item 31 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.239273329 +0000 UTC m=+12.512036969 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.239273329 +0000 UTC m=+12.512036969 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090e800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2acb0 item 32 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.240551317 +0000 UTC m=+12.513314948 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090ee40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b030 item 33 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.243329585 +0000 UTC m=+12.516093216 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f2c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.243329585 +0000 UTC m=+12.516093216 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090f7c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b1f0 item 33 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.244565826 +0000 UTC m=+12.517329456 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00090fe00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b570 item 34 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.245056932 +0000 UTC m=+12.517820562 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.245056932 +0000 UTC m=+12.517820562 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b730 item 34 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.246173796 +0000 UTC m=+12.518937427 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000936e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bc00 item 35 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.24685452 +0000 UTC m=+12.519618171 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.24685452 +0000 UTC m=+12.519618171 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bdc0 item 35 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.248386388 +0000 UTC m=+12.521150029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000937e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 36 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.249288098 +0000 UTC m=+12.522051739 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.249288098 +0000 UTC m=+12.522051739 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097c940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b180 item 36 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.25091231 +0000 UTC m=+12.523675940 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097cf80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b880 item 37 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.251805133 +0000 UTC m=+12.524568763 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.251805133 +0000 UTC m=+12.524568763 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00097d900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce000 item 37 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.25308221 +0000 UTC m=+12.525845841 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce380 item 38 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.253695086 +0000 UTC m=+12.526458716 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009be500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.253695086 +0000 UTC m=+12.526458716 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bea40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce540 item 38 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.254866956 +0000 UTC m=+12.527630596 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf0c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce8c0 item 39 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.255357019 +0000 UTC m=+12.528120649 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bf5c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.255357019 +0000 UTC m=+12.528120649 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009bfac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccea80 item 39 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.256688138 +0000 UTC m=+12.529451778 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e21c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccee00 item 40 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.257222896 +0000 UTC m=+12.529986526 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e26c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.257222896 +0000 UTC m=+12.529986526 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e2c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccefc0 item 40 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.258475818 +0000 UTC m=+12.531239448 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e31c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf340 item 41 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.258894287 +0000 UTC m=+12.531657917 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e36c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf500 item 41 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.259301405 +0000 UTC m=+12.532065035 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009e3b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.259301405 +0000 UTC m=+12.532065035 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf6c0 item 41 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.260724868 +0000 UTC m=+12.533488498 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2e780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccfa40 item 42 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.261125543 +0000 UTC m=+12.533889174 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2ec80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccfc70 item 42 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.261604607 +0000 UTC m=+12.534368237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f1c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.261604607 +0000 UTC m=+12.534368237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2f740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccfe30 item 42 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.262669494 +0000 UTC m=+12.535433124 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2fd80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8230 item 43 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.263109353 +0000 UTC m=+12.535872983 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8460 item 43 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.263607021 +0000 UTC m=+12.536370652 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.263607021 +0000 UTC m=+12.536370652 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a66d80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8620 item 43 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.264781595 +0000 UTC m=+12.537545225 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a673c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8a80 item 44 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.265667196 +0000 UTC m=+12.538430836 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a678c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8d20 item 44 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.266131259 +0000 UTC m=+12.538894890 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a67e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.266131259 +0000 UTC m=+12.538894890 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8ee0 item 44 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.267679308 +0000 UTC m=+12.540442948 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9570 item 45 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.26818956 +0000 UTC m=+12.540953210 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b94f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.26818956 +0000 UTC m=+12.540953210 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9730 item 45 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.270161718 +0000 UTC m=+12.542925408 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b95c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9ab0 item 46 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.270737764 +0000 UTC m=+12.543501404 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.270737764 +0000 UTC m=+12.543501404 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9c70 item 46 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.272527658 +0000 UTC m=+12.545291338 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc8f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003341c0 item 47 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.273083938 +0000 UTC m=+12.545847578 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.273083938 +0000 UTC m=+12.545847578 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cc9b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003348c0 item 47 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.274553227 +0000 UTC m=+12.547316867 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e00 item 48 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.275074089 +0000 UTC m=+12.547837729 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfe700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.275074089 +0000 UTC m=+12.547837729 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cfee00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003352d0 item 48 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.276817987 +0000 UTC m=+12.549581627 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 49 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.277295145 +0000 UTC m=+12.550058775 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cff8c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.277295145 +0000 UTC m=+12.550058775 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000cffe00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c00 item 49 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.278933905 +0000 UTC m=+12.551697545 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 50 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.27959383 +0000 UTC m=+12.552357470 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.27959383 +0000 UTC m=+12.552357470 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d28f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 50 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.281066466 +0000 UTC m=+12.553830106 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003530a0 item 51 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.281739865 +0000 UTC m=+12.554503505 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d29b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.281739865 +0000 UTC m=+12.554503505 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d620c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353490 item 51 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.283064942 +0000 UTC m=+12.555828583 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 52 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.283668961 +0000 UTC m=+12.556432592 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d62c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.283668961 +0000 UTC m=+12.556432592 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d631c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353dc0 item 52 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.284929027 +0000 UTC m=+12.557692657 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 53 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.285457453 +0000 UTC m=+12.558221093 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d63d40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.285457453 +0000 UTC m=+12.558221093 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 53 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.28675508 +0000 UTC m=+12.559518720 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8a980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 54 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.287302992 +0000 UTC m=+12.560066632 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ae80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.287302992 +0000 UTC m=+12.560066632 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8b400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 54 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.289023797 +0000 UTC m=+12.561787437 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d8ba80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 55 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.289549046 +0000 UTC m=+12.562312686 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.289549046 +0000 UTC m=+12.562312686 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbc540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 55 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.29120088 +0000 UTC m=+12.563964520 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbcbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a8c0 item 56 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.292145031 +0000 UTC m=+12.564908660 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd0c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.292145031 +0000 UTC m=+12.564908660 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbd640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049abd0 item 56 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.293790092 +0000 UTC m=+12.566553732 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000dbdc80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 57 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.294587966 +0000 UTC m=+12.567351606 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 57 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.295391039 +0000 UTC m=+12.568154679 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.295391039 +0000 UTC m=+12.568154679 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de4d00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b6c0 item 57 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.296710898 +0000 UTC m=+12.569474538 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc00 item 58 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.29751314 +0000 UTC m=+12.570276780 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5880): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 58 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.298589318 +0000 UTC m=+12.571352968 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000de5dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.298589318 +0000 UTC m=+12.571352968 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a63f0 item 58 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.30031414 +0000 UTC m=+12.573077780 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 59 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.301072871 +0000 UTC m=+12.573836511 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e06f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7110 item 59 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.301667491 +0000 UTC m=+12.574431131 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e074c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.301667491 +0000 UTC m=+12.574431131 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e07a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 59 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.303627546 +0000 UTC m=+12.576391187 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7dc0 item 60 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.304335712 +0000 UTC m=+12.577099352 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003402a0 item 60 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.304932286 +0000 UTC m=+12.577695917 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e50b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.304932286 +0000 UTC m=+12.577695917 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340930 item 60 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.306732741 +0000 UTC m=+12.579496371 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341110 item 61 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.307508212 +0000 UTC m=+12.580271852 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e51cc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.307508212 +0000 UTC m=+12.580271852 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003415e0 item 61 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.309509906 +0000 UTC m=+12.582273546 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ead40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cead90 item 62 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.310255141 +0000 UTC m=+12.583018771 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb3c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.310255141 +0000 UTC m=+12.583018771 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ceaf50 item 62 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.313083222 +0000 UTC m=+12.585846862 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ceb2d0 item 63 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.313599304 +0000 UTC m=+12.586362935 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f826c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.313599304 +0000 UTC m=+12.586362935 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f82dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ceb570 item 63 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.315997597 +0000 UTC m=+12.588761237 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ceb8f0 item 64 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.316464897 +0000 UTC m=+12.589228527 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000f83940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.316464897 +0000 UTC m=+12.589228527 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa20c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cebc00 item 64 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.31787232 +0000 UTC m=+12.590635951 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c070 item 65 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.318717093 +0000 UTC m=+12.591480733 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa2b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.318717093 +0000 UTC m=+12.591480733 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3080): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c380 item 65 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.32062518 +0000 UTC m=+12.593388820 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa36c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c7e0 item 66 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.321411592 +0000 UTC m=+12.594175232 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fa3b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.321411592 +0000 UTC m=+12.594175232 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 66 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.323841303 +0000 UTC m=+12.596604932 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fba740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 67 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.325665892 +0000 UTC m=+12.598429522 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbabc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.325665892 +0000 UTC m=+12.598429522 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb0c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 67 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.327131816 +0000 UTC m=+12.599895446 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbb740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d9d0 item 68 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.327718512 +0000 UTC m=+12.600482142 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fbbc40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.327718512 +0000 UTC m=+12.600482142 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dc00 item 68 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.330052452 +0000 UTC m=+12.602816081 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000798380 item 69 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.330679163 +0000 UTC m=+12.603442803 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd8cc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.330679163 +0000 UTC m=+12.603442803 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd91c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000798690 item 69 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.332313704 +0000 UTC m=+12.605077344 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000798a80 item 70 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.333332044 +0000 UTC m=+12.606095684 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000fd9d40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.333332044 +0000 UTC m=+12.606095684 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007990a0 item 70 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.334657894 +0000 UTC m=+12.607421524 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffc980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007995e0 item 71 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.33509079 +0000 UTC m=+12.607854420 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffce80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.33509079 +0000 UTC m=+12.607854420 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffd380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007997a0 item 71 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.336274532 +0000 UTC m=+12.609038162 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffda00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000799c70 item 72 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.336801004 +0000 UTC m=+12.609564634 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ffdf00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.336801004 +0000 UTC m=+12.609564634 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010264c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000799e30 item 72 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.337888665 +0000 UTC m=+12.610652294 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026a80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 73 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.338338392 +0000 UTC m=+12.611102021 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001026f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 73 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.338814038 +0000 UTC m=+12.611577669 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.338814038 +0000 UTC m=+12.611577669 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001027980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 73 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.339969106 +0000 UTC m=+12.612732736 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 74 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.340413915 +0000 UTC m=+12.613177546 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 74 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.340979601 +0000 UTC m=+12.613743231 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001046a80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.340979601 +0000 UTC m=+12.613743231 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 74 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.342169465 +0000 UTC m=+12.614933095 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e7e0 item 75 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.342654198 +0000 UTC m=+12.615417828 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001047b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 75 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.343170972 +0000 UTC m=+12.615934602 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.343170972 +0000 UTC m=+12.615934602 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 75 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.34464448 +0000 UTC m=+12.617408109 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001068c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 76 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.345102544 +0000 UTC m=+12.617866174 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f7a0 item 76 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.345640528 +0000 UTC m=+12.618404158 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010696c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.345640528 +0000 UTC m=+12.618404158 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001069c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 76 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.346721225 +0000 UTC m=+12.619484856 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488380 item 77 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.347185431 +0000 UTC m=+12.619949060 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.347185431 +0000 UTC m=+12.619949060 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001082f00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 77 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.348442179 +0000 UTC m=+12.621205809 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d20 item 78 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.348829399 +0000 UTC m=+12.621593029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc001083a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.348829399 +0000 UTC m=+12.621593029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a21c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004890a0 item 78 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.351706533 +0000 UTC m=+12.624470164 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488620 item 79 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.35297805 +0000 UTC m=+12.625741711 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a2c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.35297805 +0000 UTC m=+12.625741711 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488930 item 79 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.355495846 +0000 UTC m=+12.628259526 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e00 item 80 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.356321293 +0000 UTC m=+12.629084922 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010a3e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.356321293 +0000 UTC m=+12.629084922 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004892d0 item 80 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.357631212 +0000 UTC m=+12.630394843 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489880 item 81 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.358168615 +0000 UTC m=+12.630932245 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.358168615 +0000 UTC m=+12.630932245 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 81 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.359553066 +0000 UTC m=+12.632316695 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dcc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e41c0 item 82 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.360102712 +0000 UTC m=+12.632866342 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.360102712 +0000 UTC m=+12.632866342 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8a840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 82 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.361633167 +0000 UTC m=+12.634396797 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8aec0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4f50 item 83 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.362207248 +0000 UTC m=+12.634970879 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b3c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.362207248 +0000 UTC m=+12.634970879 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e8b900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 83 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.363603361 +0000 UTC m=+12.636367021 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e55e0 item 84 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.364080119 +0000 UTC m=+12.636843749 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.364080119 +0000 UTC m=+12.636843749 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e58f0 item 84 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.365200852 +0000 UTC m=+12.637964482 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 85 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.365700414 +0000 UTC m=+12.638464044 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.365700414 +0000 UTC m=+12.638464044 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 85 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.366840904 +0000 UTC m=+12.639604534 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340af0 item 86 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.367442308 +0000 UTC m=+12.640205938 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.367442308 +0000 UTC m=+12.640205938 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340ee0 item 86 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.368525239 +0000 UTC m=+12.641288869 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cee80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341960 item 87 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.369016806 +0000 UTC m=+12.641780446 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.369016806 +0000 UTC m=+12.641780446 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cff00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341d50 item 87 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.371195533 +0000 UTC m=+12.643959163 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c460 item 88 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.371759136 +0000 UTC m=+12.644522766 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880d00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.371759136 +0000 UTC m=+12.644522766 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c620 item 88 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.373231241 +0000 UTC m=+12.645994871 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008818c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c9a0 item 89 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.373811965 +0000 UTC m=+12.646575595 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cb60 item 89 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.374287271 +0000 UTC m=+12.647050901 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014ebc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.374287271 +0000 UTC m=+12.647050901 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f9c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 89 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.375525355 +0000 UTC m=+12.648288986 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d0a0 item 90 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.376405766 +0000 UTC m=+12.649169396 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001386c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 90 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.377063926 +0000 UTC m=+12.649827556 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.377063926 +0000 UTC m=+12.649827556 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001391c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 90 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.37851401 +0000 UTC m=+12.651277639 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 91 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.37962799 +0000 UTC m=+12.652391620 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea6c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a770 item 91 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.380108204 +0000 UTC m=+12.652871835 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeac00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.380108204 +0000 UTC m=+12.652871835 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 91 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.381383981 +0000 UTC m=+12.654147610 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb7c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 92 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.381858084 +0000 UTC m=+12.654621714 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eebd40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 92 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.382331947 +0000 UTC m=+12.655095577 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.382331947 +0000 UTC m=+12.655095577 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d08c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 92 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.384823213 +0000 UTC m=+12.657586844 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 93 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.385251712 +0000 UTC m=+12.658015341 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.385251712 +0000 UTC m=+12.658015341 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 93 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.386982985 +0000 UTC m=+12.659746616 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad90 item 94 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.387384442 +0000 UTC m=+12.660148072 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.387384442 +0000 UTC m=+12.660148072 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 94 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.388642453 +0000 UTC m=+12.661406083 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b650 item 95 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.389052767 +0000 UTC m=+12.661816397 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.389052767 +0000 UTC m=+12.661816397 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 95 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.390287034 +0000 UTC m=+12.663050664 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4d80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 96 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.390715351 +0000 UTC m=+12.663478981 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c52c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.390715351 +0000 UTC m=+12.663478981 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c59c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a230 item 96 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= 2025/12/19 04:50:30 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : >WaitForWriters: 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.414496332 +0000 UTC m=+12.687259963 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855cc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.414496332 +0000 UTC m=+12.687259963 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe1c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.414496332 +0000 UTC m=+12.687259963 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956930 item 1 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.416421451 +0000 UTC m=+12.689185081 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fecc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.416421451 +0000 UTC m=+12.689185081 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff1c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957030 item 2 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.417619479 +0000 UTC m=+12.690383110 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.417619479 +0000 UTC m=+12.690383110 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffcc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.417619479 +0000 UTC m=+12.690383110 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009575e0 item 3 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.419476431 +0000 UTC m=+12.692240060 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608880): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.419476431 +0000 UTC m=+12.692240060 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957ab0 item 4 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.420822017 +0000 UTC m=+12.693585647 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.420822017 +0000 UTC m=+12.693585647 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.420822017 +0000 UTC m=+12.693585647 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957e30 item 5 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.4227756 +0000 UTC m=+12.695539240 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.4227756 +0000 UTC m=+12.695539240 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007693c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 6 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.424248256 +0000 UTC m=+12.697011896 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.424248256 +0000 UTC m=+12.697011896 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.424248256 +0000 UTC m=+12.697011896 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 7 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.426445878 +0000 UTC m=+12.699209508 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.426445878 +0000 UTC m=+12.699209508 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 8 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000887640): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.427817926 +0000 UTC m=+12.700581556 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.427817926 +0000 UTC m=+12.700581556 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.427817926 +0000 UTC m=+12.700581556 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 9 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.4298892 +0000 UTC m=+12.702652840 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.4298892 +0000 UTC m=+12.702652840 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d942a0 item 10 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000d3f640): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.431340586 +0000 UTC m=+12.704104216 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3fa00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.431340586 +0000 UTC m=+12.704104216 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.431340586 +0000 UTC m=+12.704104216 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94770 item 11 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.433505387 +0000 UTC m=+12.706269018 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.433505387 +0000 UTC m=+12.706269018 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94c40 item 12 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000e376c0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e376c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.43549063 +0000 UTC m=+12.708254270 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37a80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.43549063 +0000 UTC m=+12.708254270 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d441c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95110 item 13 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.437096336 +0000 UTC m=+12.709859977 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44880): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.437096336 +0000 UTC m=+12.709859977 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95490 item 14 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc000d45400): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.438595323 +0000 UTC m=+12.711358963 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d457c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.438595323 +0000 UTC m=+12.711358963 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95960 item 15 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.439751703 +0000 UTC m=+12.712515333 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.439751703 +0000 UTC m=+12.712515333 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95ce0 item 16 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.440939992 +0000 UTC m=+12.713703622 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.440939992 +0000 UTC m=+12.713703622 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e595c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.440939992 +0000 UTC m=+12.713703622 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 17 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.442996599 +0000 UTC m=+12.715760239 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e221c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.442996599 +0000 UTC m=+12.715760239 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 18 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.444640509 +0000 UTC m=+12.717404149 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22d80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.444640509 +0000 UTC m=+12.717404149 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.444640509 +0000 UTC m=+12.717404149 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 19 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.446513359 +0000 UTC m=+12.719276999 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.446513359 +0000 UTC m=+12.719276999 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499dc0 item 20 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.447823128 +0000 UTC m=+12.720586759 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eab40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.447823128 +0000 UTC m=+12.720586759 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.447823128 +0000 UTC m=+12.720586759 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072e2a0 item 21 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.449941512 +0000 UTC m=+12.722705142 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebd00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.449941512 +0000 UTC m=+12.722705142 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009122c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072ee70 item 22 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.451418737 +0000 UTC m=+12.724182367 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.451418737 +0000 UTC m=+12.724182367 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000912e40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.451418737 +0000 UTC m=+12.724182367 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000913340): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072f730 item 23 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.453699326 +0000 UTC m=+12.726462956 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009139c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.453699326 +0000 UTC m=+12.726462956 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a000 item 24 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc0009a48c0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a48c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.455296176 +0000 UTC m=+12.728059816 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.455296176 +0000 UTC m=+12.728059816 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.455296176 +0000 UTC m=+12.728059816 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a56c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a380 item 25 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.457123831 +0000 UTC m=+12.729887472 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.457123831 +0000 UTC m=+12.729887472 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a850 item 26 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc0010d0a40): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.458676138 +0000 UTC m=+12.731439778 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d0e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.458676138 +0000 UTC m=+12.731439778 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.458676138 +0000 UTC m=+12.731439778 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2acb0 item 27 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.460524723 +0000 UTC m=+12.733288363 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010d1ec0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.460524723 +0000 UTC m=+12.733288363 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ec480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b180 item 28 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc0010ecac0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ecac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.46214123 +0000 UTC m=+12.734904870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ece80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.46214123 +0000 UTC m=+12.734904870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010ed540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b500 item 29 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.463784818 +0000 UTC m=+12.736548458 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0010edbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.463784818 +0000 UTC m=+12.736548458 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b960 item 30 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): _readAt: size=2, off=0 2025/12/19 04:50:30 ERROR : open-test-file(0xc00098c7c0): Couldn't read size of file 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098c7c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.465239301 +0000 UTC m=+12.738002941 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098cb80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.465239301 +0000 UTC m=+12.738002941 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bd50 item 31 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.467693156 +0000 UTC m=+12.740456796 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098d8c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.467693156 +0000 UTC m=+12.740456796 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00098de00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 32 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.469088427 +0000 UTC m=+12.741852067 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d24c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b490 item 33 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.469662399 +0000 UTC m=+12.742426029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.469662399 +0000 UTC m=+12.742426029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d2e40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 33 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.470991475 +0000 UTC m=+12.743755105 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce150 item 34 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.471373084 +0000 UTC m=+12.744136714 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.471373084 +0000 UTC m=+12.744136714 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009d3e40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce310 item 34 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.472509677 +0000 UTC m=+12.745273307 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce690 item 35 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.47293596 +0000 UTC m=+12.745699590 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fe980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.47293596 +0000 UTC m=+12.745699590 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fee80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cce850 item 35 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.474252152 +0000 UTC m=+12.747015782 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ff500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccebd0 item 36 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.474749218 +0000 UTC m=+12.747512848 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009ffa00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.474749218 +0000 UTC m=+12.747512848 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009fff40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cced90 item 36 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.475883676 +0000 UTC m=+12.748647307 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf110 item 37 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.476470804 +0000 UTC m=+12.749234444 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46a80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.476470804 +0000 UTC m=+12.749234444 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a46f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf2d0 item 37 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.477638745 +0000 UTC m=+12.750402375 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf650 item 38 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.478064077 +0000 UTC m=+12.750827707 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a47b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.478064077 +0000 UTC m=+12.750827707 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a800c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccf810 item 38 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.479644567 +0000 UTC m=+12.752408327 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccfb90 item 39 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.480104183 +0000 UTC m=+12.752867854 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a80c40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.480104183 +0000 UTC m=+12.752867854 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccfdc0 item 39 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.481718367 +0000 UTC m=+12.754482027 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a817c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb81c0 item 40 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.482267762 +0000 UTC m=+12.755031392 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a81cc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.482267762 +0000 UTC m=+12.755031392 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb83f0 item 40 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.483636592 +0000 UTC m=+12.756400223 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9e840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8770 item 41 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.484104364 +0000 UTC m=+12.756867995 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9ed40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8930 item 41 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.484618234 +0000 UTC m=+12.757381914 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.484618234 +0000 UTC m=+12.757381914 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9f740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8cb0 item 41 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.485981793 +0000 UTC m=+12.758745424 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a9fd80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9030 item 42 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.486407536 +0000 UTC m=+12.759171167 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9490 item 42 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.486925773 +0000 UTC m=+12.759689403 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe840): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.486925773 +0000 UTC m=+12.759689403 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abedc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb96c0 item 42 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.488565835 +0000 UTC m=+12.761329465 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9a40 item 43 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.489064555 +0000 UTC m=+12.761828186 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abf900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9c00 item 43 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.489563817 +0000 UTC m=+12.762327457 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abfe40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.489563817 +0000 UTC m=+12.762327457 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb9dc0 item 43 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.491296873 +0000 UTC m=+12.764060503 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a321c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007283f0 item 44 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.491774654 +0000 UTC m=+12.764538285 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007285b0 item 44 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.492300606 +0000 UTC m=+12.765064296 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0001389c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.492300606 +0000 UTC m=+12.765064296 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000138f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728770 item 44 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.493629551 +0000 UTC m=+12.766393231 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729180 item 45 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.493997123 +0000 UTC m=+12.766760754 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000139b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.493997123 +0000 UTC m=+12.766760754 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729340 item 45 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.495290242 +0000 UTC m=+12.768053872 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a32b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007297a0 item 46 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.495755738 +0000 UTC m=+12.768519369 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.495755738 +0000 UTC m=+12.768519369 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007299d0 item 46 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.497919417 +0000 UTC m=+12.770683057 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a33dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a0e0 item 47 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.498407087 +0000 UTC m=+12.771170727 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae2c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.498407087 +0000 UTC m=+12.771170727 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 47 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.499807247 +0000 UTC m=+12.772570887 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 48 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.500354299 +0000 UTC m=+12.773117939 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ae3e40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.500354299 +0000 UTC m=+12.773117939 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8c5c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ac40 item 48 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.501968691 +0000 UTC m=+12.774732331 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8cc40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 49 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.502509401 +0000 UTC m=+12.775273041 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d0c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.502509401 +0000 UTC m=+12.775273041 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8d600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 49 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.504205859 +0000 UTC m=+12.776969489 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000b8dc80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc00 item 50 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.504861023 +0000 UTC m=+12.777624653 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0004182c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.504861023 +0000 UTC m=+12.777624653 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000418fc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bdc0 item 50 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.505997476 +0000 UTC m=+12.778761106 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000419ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072e1c0 item 51 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.506481509 +0000 UTC m=+12.779245139 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.506481509 +0000 UTC m=+12.779245139 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba0980): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072e380 item 51 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.507751733 +0000 UTC m=+12.780515363 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072ee00 item 52 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.508280169 +0000 UTC m=+12.781043799 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1540): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.508280169 +0000 UTC m=+12.781043799 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000ba1ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072f180 item 52 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.509460675 +0000 UTC m=+12.782224305 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002ce640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072f730 item 53 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.509905844 +0000 UTC m=+12.782669474 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cf200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.509905844 +0000 UTC m=+12.782669474 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0002cfbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072f960 item 53 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.511076211 +0000 UTC m=+12.783839841 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00072fdc0 item 54 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.511574249 +0000 UTC m=+12.784337879 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.511574249 +0000 UTC m=+12.784337879 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000880f80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003341c0 item 54 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.5127573 +0000 UTC m=+12.785520930 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334b60 item 55 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.513208029 +0000 UTC m=+12.785971659 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000881b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.513208029 +0000 UTC m=+12.785971659 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014e300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e00 item 55 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.514406229 +0000 UTC m=+12.787169858 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014f740): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003355e0 item 56 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.514903346 +0000 UTC m=+12.787666976 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00014fdc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.514903346 +0000 UTC m=+12.787666976 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eea3c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 56 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.515997658 +0000 UTC m=+12.788761288 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaa00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ea0 item 57 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.516464408 +0000 UTC m=+12.789228039 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeaf40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 57 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.516931979 +0000 UTC m=+12.789695609 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeb480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.516931979 +0000 UTC m=+12.789695609 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000eeba00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488770 item 57 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.518082368 +0000 UTC m=+12.790845998 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488bd0 item 58 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.518525584 +0000 UTC m=+12.791289214 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488f50 item 58 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.519070651 +0000 UTC m=+12.791834282 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d0b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.519070651 +0000 UTC m=+12.791834282 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489180 item 58 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.520173551 +0000 UTC m=+12.792937181 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1880): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489730 item 59 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.520601508 +0000 UTC m=+12.793365137 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008d1e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489960 item 59 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.521033843 +0000 UTC m=+12.793797472 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4c480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.521033843 +0000 UTC m=+12.793797472 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4ca00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489b90 item 59 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.522213967 +0000 UTC m=+12.794977597 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4380 item 60 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.522600967 +0000 UTC m=+12.795364597 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4d580): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4540 item 60 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.523081683 +0000 UTC m=+12.795845313 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d4dac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.523081683 +0000 UTC m=+12.795845313 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a6100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e00 item 60 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.524153313 +0000 UTC m=+12.796916943 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a67c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 61 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.524568306 +0000 UTC m=+12.797331935 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.524568306 +0000 UTC m=+12.797331935 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007a7dc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5500 item 61 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.526084624 +0000 UTC m=+12.798848264 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c48c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 62 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.526520025 +0000 UTC m=+12.799283655 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c4e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.526520025 +0000 UTC m=+12.799283655 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c00 item 62 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.528614393 +0000 UTC m=+12.801378043 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003c5b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003402a0 item 63 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.530065839 +0000 UTC m=+12.802829499 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.530065839 +0000 UTC m=+12.802829499 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340930 item 63 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): >_readAt: n=0, err=Bad file descriptor 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.532269973 +0000 UTC m=+12.805033614 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000854e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341110 item 64 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.533030398 +0000 UTC m=+12.805794048 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008553c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.533030398 +0000 UTC m=+12.805794048 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000855ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003415e0 item 64 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.536992096 +0000 UTC m=+12.809755786 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341f10 item 65 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.538547087 +0000 UTC m=+12.811310738 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005fe600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.538547087 +0000 UTC m=+12.811310738 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005feb00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 65 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.540996585 +0000 UTC m=+12.813760225 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 66 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.541909086 +0000 UTC m=+12.814672746 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ff600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.541909086 +0000 UTC m=+12.814672746 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0005ffb40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 66 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.545880191 +0000 UTC m=+12.818643871 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 67 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.54777294 +0000 UTC m=+12.820536589 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.54777294 +0000 UTC m=+12.820536589 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000608b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 67 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.551021134 +0000 UTC m=+12.823784784 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609200): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 68 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.552003194 +0000 UTC m=+12.824766844 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.552003194 +0000 UTC m=+12.824766844 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000609d00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 68 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.554866362 +0000 UTC m=+12.827630002 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000768d40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad90 item 69 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.555874713 +0000 UTC m=+12.828638343 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007691c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.555874713 +0000 UTC m=+12.828638343 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0007696c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 69 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.558185319 +0000 UTC m=+12.830949029 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000769d40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b650 item 70 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.559538239 +0000 UTC m=+12.832301870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008862c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.559538239 +0000 UTC m=+12.832301870 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 70 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.561382827 +0000 UTC m=+12.834146456 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000886e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 71 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.56200551 +0000 UTC m=+12.834769141 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.56200551 +0000 UTC m=+12.834769141 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008878c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c310 item 71 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.563221112 +0000 UTC m=+12.835984743 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000887f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c690 item 72 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.56390465 +0000 UTC m=+12.836668280 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3e4c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.56390465 +0000 UTC m=+12.836668280 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ea00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c850 item 72 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.565795445 +0000 UTC m=+12.838559076 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 73 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.566297221 +0000 UTC m=+12.839060851 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f500): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd90 item 73 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.566865523 +0000 UTC m=+12.839629152 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3f9c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.566865523 +0000 UTC m=+12.839629152 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d3ff00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cf50 item 73 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.568340653 +0000 UTC m=+12.841104283 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e365c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 74 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.569297356 +0000 UTC m=+12.842060987 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e36ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 74 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.570607306 +0000 UTC m=+12.843370937 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37000): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.570607306 +0000 UTC m=+12.843370937 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e375c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dce0 item 74 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.573565663 +0000 UTC m=+12.846329303 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d444c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956540 item 75 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.574151477 +0000 UTC m=+12.846915117 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): _writeAt: size=3, off=2 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956850 item 75 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.575633752 +0000 UTC m=+12.848397402 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d44f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.575633752 +0000 UTC m=+12.848397402 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45480): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956c40 item 75 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.578765505 +0000 UTC m=+12.851529186 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000d45ac0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956fc0 item 76 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.579603806 +0000 UTC m=+12.852367486 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957340 item 76 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): _writeAt: size=3, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.58078385 +0000 UTC m=+12.853547490 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58580): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.58078385 +0000 UTC m=+12.853547490 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e58b00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957570 item 76 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.58233266 +0000 UTC m=+12.855096290 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009578f0 item 77 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.582858162 +0000 UTC m=+12.855621802 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59680): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.582858162 +0000 UTC m=+12.855621802 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e59d80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957ab0 item 77 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.584591499 +0000 UTC m=+12.857355139 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22440): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957e30 item 78 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.585074629 +0000 UTC m=+12.857838269 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e22940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.585074629 +0000 UTC m=+12.857838269 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23040): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402230 item 78 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.587922187 +0000 UTC m=+12.860685827 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23700): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 79 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.58875034 +0000 UTC m=+12.861513980 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e23c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.58875034 +0000 UTC m=+12.861513980 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ea380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402b60 item 79 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.590866558 +0000 UTC m=+12.863630198 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaa40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 80 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.592409798 +0000 UTC m=+12.865173438 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eaf40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.592409798 +0000 UTC m=+12.865173438 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003eb780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 80 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.595240464 +0000 UTC m=+12.868004144 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0003ebdc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 81 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.596478728 +0000 UTC m=+12.869242388 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a42c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.596478728 +0000 UTC m=+12.869242388 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 81 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.598692722 +0000 UTC m=+12.871456363 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a4e80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94230 item 82 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.59998611 +0000 UTC m=+12.872749900 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.59998611 +0000 UTC m=+12.872749900 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000e37c00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 82 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.602716587 +0000 UTC m=+12.875480227 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe300): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 83 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.603836568 +0000 UTC m=+12.876600229 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000abe800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.603836568 +0000 UTC m=+12.876600229 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818180): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 83 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.606042468 +0000 UTC m=+12.878806108 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 84 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.609770034 +0000 UTC m=+12.882533674 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000818d00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.609770034 +0000 UTC m=+12.882533674 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499810 item 84 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.615445153 +0000 UTC m=+12.888208784 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819900): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499e30 item 85 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.616219873 +0000 UTC m=+12.888983503 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000819e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.616219873 +0000 UTC m=+12.888983503 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008503c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a150 item 85 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.618028814 +0000 UTC m=+12.890792444 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850a40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a4d0 item 86 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.618416534 +0000 UTC m=+12.891180164 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000850f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.618416534 +0000 UTC m=+12.891180164 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008514c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2a690 item 86 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.619866467 +0000 UTC m=+12.892630097 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000851b40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2aaf0 item 87 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.620447032 +0000 UTC m=+12.893210662 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009140c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.620447032 +0000 UTC m=+12.893210662 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914600): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2acb0 item 87 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.622560206 +0000 UTC m=+12.895323836 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94690 item 88 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.623283499 +0000 UTC m=+12.896047129 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009a5e00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.623283499 +0000 UTC m=+12.896047129 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ee400): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94850 item 88 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.625178693 +0000 UTC m=+12.897942322 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eea40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94bd0 item 89 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.62593094 +0000 UTC m=+12.898694570 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008eef80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94d90 item 89 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.626513699 +0000 UTC m=+12.899277330 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008ef4c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.626513699 +0000 UTC m=+12.899277330 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0008efa40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d950a0 item 89 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.6279097 +0000 UTC m=+12.900673330 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992100): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95420 item 90 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.62846663 +0000 UTC m=+12.901230260 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d955e0 item 90 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.629113209 +0000 UTC m=+12.901876840 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000992b80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.629113209 +0000 UTC m=+12.901876840 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993140): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95880 item 90 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.630843581 +0000 UTC m=+12.903607211 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993780): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95c70 item 91 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.631322324 +0000 UTC m=+12.904085954 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000993cc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): >_readAt: n=2, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): _writeAt: size=3, off=7 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95ea0 item 91 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.631997978 +0000 UTC m=+12.904761608 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): >_readAt: n=8, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.631997978 +0000 UTC m=+12.904761608 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cc800): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 91 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.633270326 +0000 UTC m=+12.906033956 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cce40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b340 item 92 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.634385989 +0000 UTC m=+12.907149620 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd380): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): open at offset 5 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b7a0 item 92 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): _readAt: size=2, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): _writeAt: size=3, off=5 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): >_writeAt: n=3, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.635028009 +0000 UTC m=+12.907791640 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cd8c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): >_readAt: n=3, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.635028009 +0000 UTC m=+12.907791640 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc0009cde80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 92 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.636660017 +0000 UTC m=+12.909423646 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914a00): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2af50 item 93 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.637374854 +0000 UTC m=+12.910138485 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000914f40): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.637374854 +0000 UTC m=+12.910138485 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915640): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b110 item 93 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.638809478 +0000 UTC m=+12.911573108 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000915c80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b490 item 94 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.639481856 +0000 UTC m=+12.912245526 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a240): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.639481856 +0000 UTC m=+12.912245526 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096a940): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2b650 item 94 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.641050774 +0000 UTC m=+12.913814403 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096af80): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bb20 item 95 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.641609247 +0000 UTC m=+12.914372877 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096b4c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.641609247 +0000 UTC m=+12.914372877 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc00096bbc0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2bce0 item 95 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): open at offset 0 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): _readAt: size=2, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): >_readAt: n=0, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.64321302 +0000 UTC m=+12.915976650 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c280): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): _writeAt: size=5, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): >openPending: err= 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb80e0 item 96 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): >_writeAt: n=5, err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.643798864 +0000 UTC m=+12.916562494 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2c7c0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/19 04:50:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:50:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/19 04:50:30 DEBUG : open-test-file: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): _readAt: size=512, off=0 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): openPending: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): >openPending: err= 2025/12/19 04:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): >_readAt: n=5, err=EOF 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): close: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-19 04:50:30.643798864 +0000 UTC m=+12.916562494 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/19 04:50:30 DEBUG : open-test-file(0xc000a2cec0): >close: err= 2025/12/19 04:50:30 DEBUG : open-test-file: Remove: 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb8310 item 96 2025/12/19 04:50:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/19 04:50:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/19 04:50:30 DEBUG : open-test-file: >Remove: err= 2025/12/19 04:50:30 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : >WaitForWriters: 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.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.25s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:50:30 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:50:30 DEBUG : file1: newRWFileHandle: 2025/12/19 04:50:30 DEBUG : file1(0xc000b2d040): openPending: 2025/12/19 04:50:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:30 DEBUG : file1(0xc000b2d040): >openPending: err= 2025/12/19 04:50:30 DEBUG : file1: >newRWFileHandle: err= 2025/12/19 04:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:50:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/19 04:50:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/12/19 04:50:30 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/19 04:50:30 DEBUG : Looking for writers 2025/12/19 04:50:30 DEBUG : file1: reading active writers 2025/12/19 04:50:30 DEBUG : file1: active writers 1 2025/12/19 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/19 04:50:31 DEBUG : Looking for writers 2025/12/19 04:50:31 DEBUG : file1: reading active writers 2025/12/19 04:50:31 DEBUG : file1: active writers 1 2025/12/19 04:50:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/19 04:50:31 DEBUG : Looking for writers 2025/12/19 04:50:31 DEBUG : file1: reading active writers 2025/12/19 04:50:31 DEBUG : file1: active writers 1 2025/12/19 04:50:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:32 DEBUG : Looking for writers 2025/12/19 04:50:32 DEBUG : file1: reading active writers 2025/12/19 04:50:32 DEBUG : file1: active writers 1 2025/12/19 04:50:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:33 DEBUG : Looking for writers 2025/12/19 04:50:33 DEBUG : file1: reading active writers 2025/12/19 04:50:33 DEBUG : file1: active writers 1 2025/12/19 04:50:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:34 DEBUG : Looking for writers 2025/12/19 04:50:34 DEBUG : file1: reading active writers 2025/12/19 04:50:34 DEBUG : file1: active writers 1 2025/12/19 04:50:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:35 DEBUG : Looking for writers 2025/12/19 04:50:35 DEBUG : file1: reading active writers 2025/12/19 04:50:35 DEBUG : file1: active writers 1 2025/12/19 04:50:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:36 DEBUG : Looking for writers 2025/12/19 04:50:36 DEBUG : file1: reading active writers 2025/12/19 04:50:36 DEBUG : file1: active writers 1 2025/12/19 04:50:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:37 DEBUG : Looking for writers 2025/12/19 04:50:37 DEBUG : file1: reading active writers 2025/12/19 04:50:37 DEBUG : file1: active writers 1 2025/12/19 04:50:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:38 DEBUG : Looking for writers 2025/12/19 04:50:38 DEBUG : file1: reading active writers 2025/12/19 04:50:38 DEBUG : file1: active writers 1 2025/12/19 04:50:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:39 DEBUG : Looking for writers 2025/12/19 04:50:39 DEBUG : file1: reading active writers 2025/12/19 04:50:39 DEBUG : file1: active writers 1 2025/12/19 04:50:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:40 DEBUG : Looking for writers 2025/12/19 04:50:40 DEBUG : file1: reading active writers 2025/12/19 04:50:40 DEBUG : file1: active writers 1 2025/12/19 04:50:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:41 DEBUG : Looking for writers 2025/12/19 04:50:41 DEBUG : file1: reading active writers 2025/12/19 04:50:41 DEBUG : file1: active writers 1 2025/12/19 04:50:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:42 DEBUG : Looking for writers 2025/12/19 04:50:42 DEBUG : file1: reading active writers 2025/12/19 04:50:42 DEBUG : file1: active writers 1 2025/12/19 04:50:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:43 DEBUG : Looking for writers 2025/12/19 04:50:43 DEBUG : file1: reading active writers 2025/12/19 04:50:43 DEBUG : file1: active writers 1 2025/12/19 04:50:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:44 DEBUG : Looking for writers 2025/12/19 04:50:44 DEBUG : file1: reading active writers 2025/12/19 04:50:44 DEBUG : file1: active writers 1 2025/12/19 04:50:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:45 DEBUG : Looking for writers 2025/12/19 04:50:45 DEBUG : file1: reading active writers 2025/12/19 04:50:45 DEBUG : file1: active writers 1 2025/12/19 04:50:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:46 DEBUG : Looking for writers 2025/12/19 04:50:46 DEBUG : file1: reading active writers 2025/12/19 04:50:46 DEBUG : file1: active writers 1 2025/12/19 04:50:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:47 DEBUG : Looking for writers 2025/12/19 04:50:47 DEBUG : file1: reading active writers 2025/12/19 04:50:47 DEBUG : file1: active writers 1 2025/12/19 04:50:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:48 DEBUG : Looking for writers 2025/12/19 04:50:48 DEBUG : file1: reading active writers 2025/12/19 04:50:48 DEBUG : file1: active writers 1 2025/12/19 04:50:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:49 DEBUG : Looking for writers 2025/12/19 04:50:49 DEBUG : file1: reading active writers 2025/12/19 04:50:49 DEBUG : file1: active writers 1 2025/12/19 04:50:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:50 DEBUG : Looking for writers 2025/12/19 04:50:50 DEBUG : file1: reading active writers 2025/12/19 04:50:50 DEBUG : file1: active writers 1 2025/12/19 04:50:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:51 DEBUG : Looking for writers 2025/12/19 04:50:51 DEBUG : file1: reading active writers 2025/12/19 04:50:51 DEBUG : file1: active writers 1 2025/12/19 04:50:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:52 DEBUG : Looking for writers 2025/12/19 04:50:52 DEBUG : file1: reading active writers 2025/12/19 04:50:52 DEBUG : file1: active writers 1 2025/12/19 04:50:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:53 DEBUG : Looking for writers 2025/12/19 04:50:53 DEBUG : file1: reading active writers 2025/12/19 04:50:53 DEBUG : file1: active writers 1 2025/12/19 04:50:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:54 DEBUG : Looking for writers 2025/12/19 04:50:54 DEBUG : file1: reading active writers 2025/12/19 04:50:54 DEBUG : file1: active writers 1 2025/12/19 04:50:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:55 DEBUG : Looking for writers 2025/12/19 04:50:55 DEBUG : file1: reading active writers 2025/12/19 04:50:55 DEBUG : file1: active writers 1 2025/12/19 04:50:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:56 DEBUG : Looking for writers 2025/12/19 04:50:56 DEBUG : file1: reading active writers 2025/12/19 04:50:56 DEBUG : file1: active writers 1 2025/12/19 04:50:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:57 DEBUG : Looking for writers 2025/12/19 04:50:57 DEBUG : file1: reading active writers 2025/12/19 04:50:57 DEBUG : file1: active writers 1 2025/12/19 04:50:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:58 DEBUG : Looking for writers 2025/12/19 04:50:58 DEBUG : file1: reading active writers 2025/12/19 04:50:58 DEBUG : file1: active writers 1 2025/12/19 04:50:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:50:59 DEBUG : Looking for writers 2025/12/19 04:50:59 DEBUG : file1: reading active writers 2025/12/19 04:50:59 DEBUG : file1: active writers 1 2025/12/19 04:50:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/19 04:51:00 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000ab03c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00069b508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640648512} name:file1 opens:1 downloaders: o: fd:0xc00008a368 info:{ModTime:{wall:13999813574802680251 ext:12940586152 loc:0x42b6f00} ATime:{wall:13999813574802680251 ext:12940586152 loc:0x42b6f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/19 04:51:00 DEBUG : >WaitForWriters: 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:00 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:51:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:51:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:00 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:51:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:00 DEBUG : rename_me: newRWFileHandle: 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): openPending: 2025/12/19 04:51:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/19 04:51:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): >openPending: err= 2025/12/19 04:51:00 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/19 04:51:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/19 04:51:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/19 04:51:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): _writeAt: size=5, off=0 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): >_writeAt: n=5, err= 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): close: 2025/12/19 04:51:00 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-19 04:51:00.69245996 +0000 UTC m=+42.965223600 2025/12/19 04:51:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/19 04:51:00 DEBUG : rename_me(0xc000b8d100): >close: err= 2025/12/19 04:51:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/19 04:51:00 DEBUG : i_was_renamed: Updating file with 0xc000d92840 2025/12/19 04:51:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/19 04:51:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/19 04:51:00 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:00 DEBUG : Looking for writers 2025/12/19 04:51:00 DEBUG : i_was_renamed: reading active writers 2025/12/19 04:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/19 04:51:00 DEBUG : Looking for writers 2025/12/19 04:51:00 DEBUG : i_was_renamed: reading active writers 2025/12/19 04:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/19 04:51:00 DEBUG : Looking for writers 2025/12/19 04:51:00 DEBUG : i_was_renamed: reading active writers 2025/12/19 04:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/19 04:51:00 DEBUG : Looking for writers 2025/12/19 04:51:00 DEBUG : i_was_renamed: reading active writers 2025/12/19 04:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/19 04:51:00 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/19 04:51:00 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:00 DEBUG : i_was_renamed: size = 5 OK 2025/12/19 04:51:00 INFO : i_was_renamed: Copied (new) 2025/12/19 04:51:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-12-19 04:51:00 +0000 UTC" 2025/12/19 04:51:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/19 04:51:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/19 04:51:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/19 04:51:00 DEBUG : Looking for writers 2025/12/19 04:51:00 DEBUG : i_was_renamed: reading active writers 2025/12/19 04:51:00 DEBUG : >WaitForWriters: 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:00 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:51:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/19 04:51:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7fiYt}/rclone-test-wodeliw0hugu" 2025/12/19 04:51:00 INFO : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/19 04:51:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:01 DEBUG : forgetting directory cache 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): _readAt: size=512, off=0 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): openPending: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:52:00 +0000 UTC" against cached fingerprint "" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): >openPending: err= 2025/12/19 04:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): >_readAt: n=20, err=EOF 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): close: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:52:00 +0000 GMT 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000eeaf80): >close: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:01 DEBUG : forgetting directory cache 2025/12/19 04:51:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): _readAt: size=512, off=0 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): openPending: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:53:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:52:00 +0000 UTC" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-19 03:53:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:52:00 +0000 UTC") 2025/12/19 04:51:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): >openPending: err= 2025/12/19 04:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): >_readAt: n=20, err=EOF 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): close: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:53:00 +0000 GMT 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0007a7740): >close: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:01 DEBUG : forgetting directory cache 2025/12/19 04:51:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): _readAt: size=512, off=0 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): openPending: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:54:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:53:00 +0000 UTC" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-19 03:54:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:53:00 +0000 UTC") 2025/12/19 04:51:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): >openPending: err= 2025/12/19 04:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): >_readAt: n=20, err=EOF 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): close: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:54:00 +0000 GMT 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc0005fe5c0): >close: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:01 DEBUG : forgetting directory cache 2025/12/19 04:51:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): _readAt: size=512, off=0 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): openPending: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:55:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:54:00 +0000 UTC" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-19 03:55:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:54:00 +0000 UTC") 2025/12/19 04:51:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): >openPending: err= 2025/12/19 04:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): >_readAt: n=20, err=EOF 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): close: 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:55:00 +0000 GMT 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate(0xc000769200): >close: err= 2025/12/19 04:51:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:02 DEBUG : forgetting directory cache 2025/12/19 04:51:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): _readAt: size=512, off=0 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): openPending: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:56:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:55:00 +0000 UTC" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-19 03:56:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:55:00 +0000 UTC") 2025/12/19 04:51:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): >openPending: err= 2025/12/19 04:51:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): >_readAt: n=20, err=EOF 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): close: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:56:00 +0000 GMT 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000d44200): >close: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:02 DEBUG : forgetting directory cache 2025/12/19 04:51:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): _readAt: size=512, off=0 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): openPending: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-19 03:57:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:56:00 +0000 UTC" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-19 03:57:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:56:00 +0000 UTC") 2025/12/19 04:51:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/19 04:51:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): >openPending: err= 2025/12/19 04:51:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): >_readAt: n=20, err=EOF 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): close: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:57:00 +0000 GMT 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc0003eb840): >close: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:02 DEBUG : forgetting directory cache 2025/12/19 04:51:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): _readAt: size=512, off=0 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): openPending: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-12-19 03:58:00 +0000 UTC" against cached fingerprint "20,2025-12-19 03:57:00 +0000 UTC" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-12-19 03:58:00 +0000 UTC" != cached fingerprint "20,2025-12-19 03:57:00 +0000 UTC") 2025/12/19 04:51:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/12/19 04:51:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): >openPending: err= 2025/12/19 04:51:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): >_readAt: n=21, err=EOF 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): close: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:58:00 +0000 GMT 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000a86b00): >close: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:02 DEBUG : forgetting directory cache 2025/12/19 04:51:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): _readAt: size=512, off=0 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): openPending: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-12-19 03:59:00 +0000 UTC" against cached fingerprint "21,2025-12-19 03:58:00 +0000 UTC" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-12-19 03:59:00 +0000 UTC" != cached fingerprint "21,2025-12-19 03:58:00 +0000 UTC") 2025/12/19 04:51:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/12/19 04:51:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): >openPending: err= 2025/12/19 04:51:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): >_readAt: n=22, err=EOF 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): close: 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 03:59:00 +0000 GMT 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate(0xc000696cc0): >close: err= 2025/12/19 04:51:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 DEBUG : forgetting directory cache 2025/12/19 04:51:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): _readAt: size=512, off=0 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): openPending: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-12-19 04:00:00 +0000 UTC" against cached fingerprint "22,2025-12-19 03:59:00 +0000 UTC" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-12-19 04:00:00 +0000 UTC" != cached fingerprint "22,2025-12-19 03:59:00 +0000 UTC") 2025/12/19 04:51:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/12/19 04:51:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): >openPending: err= 2025/12/19 04:51:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): >_readAt: n=23, err=EOF 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): close: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 04:00:00 +0000 GMT 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc0007c02c0): >close: err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 DEBUG : forgetting directory cache 2025/12/19 04:51:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): _readAt: size=512, off=0 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): openPending: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-12-19 04:01:00 +0000 UTC" against cached fingerprint "23,2025-12-19 04:00:00 +0000 UTC" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-12-19 04:01:00 +0000 UTC" != cached fingerprint "23,2025-12-19 04:00:00 +0000 UTC") 2025/12/19 04:51:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/12/19 04:51:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): >openPending: err= 2025/12/19 04:51:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): >_readAt: n=24, err=EOF 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): close: 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-19 04:01:00 +0000 GMT 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate(0xc000c2fa00): >close: err= 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : TestRWCacheUpdate: reading active writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: 2025/12/19 04:51:03 DEBUG : webdav root 'rclone-test-wodeliw0hugu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:03 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:03 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : forgetting directory cache 2025/12/19 04:51:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/19 04:51:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/19 04:51:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/19 04:51:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/19 04:51:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : FilEb: reading active writers 2025/12/19 04:51:03 DEBUG : FiLeA: reading active writers 2025/12/19 04:51:03 DEBUG : FiLeB: reading active writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : FiLeA: reading active writers 2025/12/19 04:51:03 DEBUG : FiLeB: reading active writers 2025/12/19 04:51:03 DEBUG : FilEb: reading active writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:03 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/19 04:51:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:03 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:03 DEBUG : webdav root 'rclone-test-wodeliw0hugu': Reusing VFS from active cache 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: 2025/12/19 04:51:03 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:03 DEBUG : Looking for writers 2025/12/19 04:51:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : dir: Looking for writers 2025/12/19 04:51:04 DEBUG : file2: reading active writers 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : dir: reading active writers 2025/12/19 04:51:04 DEBUG : file1: reading active writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : dir: Looking for writers 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : dir: reading active writers 2025/12/19 04:51:04 DEBUG : file1: reading active writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:04 DEBUG : file1: Open: flags=O_RDONLY 2025/12/19 04:51:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/19 04:51:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/19 04:51:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/19 04:51:04 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/19 04:51:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/19 04:51:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : dir: Looking for writers 2025/12/19 04:51:04 DEBUG : file2: reading active writers 2025/12/19 04:51:04 DEBUG : new_file.txt: reading active writers 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : dir: reading active writers 2025/12/19 04:51:04 DEBUG : file1: reading active writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/19 04:51:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0005058c0 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:04 INFO : dir/file1: Moved (server-side) to: file0 2025/12/19 04:51:04 DEBUG : file0: Updating file with file0 0xc0005058c0 2025/12/19 04:51:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/19 04:51:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : dir: Looking for writers 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : dir: reading active writers 2025/12/19 04:51:04 DEBUG : file0: reading active writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:04 DEBUG : Looking for writers 2025/12/19 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:04 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:04 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/19 04:51:04 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/19 04:51:05 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:05 DEBUG : Looking for writers 2025/12/19 04:51:05 DEBUG : a: Looking for writers 2025/12/19 04:51:05 DEBUG : b: Looking for writers 2025/12/19 04:51:05 DEBUG : c: Looking for writers 2025/12/19 04:51:05 DEBUG : d: Looking for writers 2025/12/19 04:51:05 DEBUG : Looking for writers 2025/12/19 04:51:05 DEBUG : /: reading active writers 2025/12/19 04:51:05 DEBUG : a: reading active writers 2025/12/19 04:51:05 DEBUG : b: reading active writers 2025/12/19 04:51:05 DEBUG : c: reading active writers 2025/12/19 04:51:05 DEBUG : d: reading active writers 2025/12/19 04:51:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:05 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/19 04:51:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/19 04:51:05 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/19 04:51:05 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/12/19 04:51:05 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:05 DEBUG : a/b/c/d: Looking for writers 2025/12/19 04:51:05 DEBUG : a/b/c: Looking for writers 2025/12/19 04:51:05 DEBUG : d: reading active writers 2025/12/19 04:51:05 DEBUG : a/b: Looking for writers 2025/12/19 04:51:05 DEBUG : c: reading active writers 2025/12/19 04:51:05 DEBUG : a: Looking for writers 2025/12/19 04:51:05 DEBUG : b: reading active writers 2025/12/19 04:51:05 DEBUG : Looking for writers 2025/12/19 04:51:05 DEBUG : a: reading active writers 2025/12/19 04:51:05 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:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:05 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:05 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:05 DEBUG : Looking for writers 2025/12/19 04:51:05 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:05 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/19 04:51:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/19 04:51:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/19 04:51:05 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/19 04:51:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:05 DEBUG : file1: size = 5 OK 2025/12/19 04:51:05 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/19 04:51:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:05 DEBUG : file1: size = 0 OK 2025/12/19 04:51:05 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (7 bytes), uploading instead of streaming 2025/12/19 04:51:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:05 DEBUG : file1: size = 7 OK 2025/12/19 04:51:05 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:05 DEBUG : Looking for writers 2025/12/19 04:51:05 DEBUG : file1: reading active writers 2025/12/19 04:51:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:05 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/19 04:51:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/19 04:51:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/19 04:51:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/19 04:51:06 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (11 bytes), uploading instead of streaming 2025/12/19 04:51:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:06 DEBUG : file1: size = 11 OK 2025/12/19 04:51:06 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/19 04:51:06 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:06 DEBUG : Looking for writers 2025/12/19 04:51:06 DEBUG : file1: reading active writers 2025/12/19 04:51:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:07 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/19 04:51:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:07 DEBUG : file1: size = 5 OK 2025/12/19 04:51:07 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/19 04:51:07 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:07 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:07 DEBUG : file1: WriteFileHandle.Release closing 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/19 04:51:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:07 DEBUG : file1: size = 0 OK 2025/12/19 04:51:07 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/19 04:51:07 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:07 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/19 04:51:07 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/19 04:51:07 DEBUG : Looking for writers 2025/12/19 04:51:07 DEBUG : file1: reading active writers 2025/12/19 04:51:07 DEBUG : file1: active writers 1 2025/12/19 04:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/19 04:51:08 DEBUG : Looking for writers 2025/12/19 04:51:08 DEBUG : file1: reading active writers 2025/12/19 04:51:08 DEBUG : file1: active writers 1 2025/12/19 04:51:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:09 DEBUG : Looking for writers 2025/12/19 04:51:09 DEBUG : file1: reading active writers 2025/12/19 04:51:09 DEBUG : file1: active writers 1 2025/12/19 04:51:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:10 DEBUG : Looking for writers 2025/12/19 04:51:10 DEBUG : file1: reading active writers 2025/12/19 04:51:10 DEBUG : file1: active writers 1 2025/12/19 04:51:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:11 DEBUG : Looking for writers 2025/12/19 04:51:11 DEBUG : file1: reading active writers 2025/12/19 04:51:11 DEBUG : file1: active writers 1 2025/12/19 04:51:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:12 DEBUG : Looking for writers 2025/12/19 04:51:12 DEBUG : file1: reading active writers 2025/12/19 04:51:12 DEBUG : file1: active writers 1 2025/12/19 04:51:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:13 DEBUG : Looking for writers 2025/12/19 04:51:13 DEBUG : file1: reading active writers 2025/12/19 04:51:13 DEBUG : file1: active writers 1 2025/12/19 04:51:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:14 DEBUG : Looking for writers 2025/12/19 04:51:14 DEBUG : file1: reading active writers 2025/12/19 04:51:14 DEBUG : file1: active writers 1 2025/12/19 04:51:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:15 DEBUG : Looking for writers 2025/12/19 04:51:15 DEBUG : file1: reading active writers 2025/12/19 04:51:15 DEBUG : file1: active writers 1 2025/12/19 04:51:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:16 DEBUG : Looking for writers 2025/12/19 04:51:16 DEBUG : file1: reading active writers 2025/12/19 04:51:16 DEBUG : file1: active writers 1 2025/12/19 04:51:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:17 DEBUG : Looking for writers 2025/12/19 04:51:17 DEBUG : file1: reading active writers 2025/12/19 04:51:17 DEBUG : file1: active writers 1 2025/12/19 04:51:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:18 DEBUG : Looking for writers 2025/12/19 04:51:18 DEBUG : file1: reading active writers 2025/12/19 04:51:18 DEBUG : file1: active writers 1 2025/12/19 04:51:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:19 DEBUG : Looking for writers 2025/12/19 04:51:19 DEBUG : file1: reading active writers 2025/12/19 04:51:19 DEBUG : file1: active writers 1 2025/12/19 04:51:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:20 DEBUG : Looking for writers 2025/12/19 04:51:20 DEBUG : file1: reading active writers 2025/12/19 04:51:20 DEBUG : file1: active writers 1 2025/12/19 04:51:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:21 DEBUG : Looking for writers 2025/12/19 04:51:21 DEBUG : file1: reading active writers 2025/12/19 04:51:21 DEBUG : file1: active writers 1 2025/12/19 04:51:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:22 DEBUG : Looking for writers 2025/12/19 04:51:22 DEBUG : file1: reading active writers 2025/12/19 04:51:22 DEBUG : file1: active writers 1 2025/12/19 04:51:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:23 DEBUG : Looking for writers 2025/12/19 04:51:23 DEBUG : file1: reading active writers 2025/12/19 04:51:23 DEBUG : file1: active writers 1 2025/12/19 04:51:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:24 DEBUG : Looking for writers 2025/12/19 04:51:24 DEBUG : file1: reading active writers 2025/12/19 04:51:24 DEBUG : file1: active writers 1 2025/12/19 04:51:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:25 DEBUG : Looking for writers 2025/12/19 04:51:25 DEBUG : file1: reading active writers 2025/12/19 04:51:25 DEBUG : file1: active writers 1 2025/12/19 04:51:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:26 DEBUG : Looking for writers 2025/12/19 04:51:26 DEBUG : file1: reading active writers 2025/12/19 04:51:26 DEBUG : file1: active writers 1 2025/12/19 04:51:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:27 DEBUG : Looking for writers 2025/12/19 04:51:27 DEBUG : file1: reading active writers 2025/12/19 04:51:27 DEBUG : file1: active writers 1 2025/12/19 04:51:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:28 DEBUG : Looking for writers 2025/12/19 04:51:28 DEBUG : file1: reading active writers 2025/12/19 04:51:28 DEBUG : file1: active writers 1 2025/12/19 04:51:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:29 DEBUG : Looking for writers 2025/12/19 04:51:29 DEBUG : file1: reading active writers 2025/12/19 04:51:29 DEBUG : file1: active writers 1 2025/12/19 04:51:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:30 DEBUG : Looking for writers 2025/12/19 04:51:30 DEBUG : file1: reading active writers 2025/12/19 04:51:30 DEBUG : file1: active writers 1 2025/12/19 04:51:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:31 DEBUG : Looking for writers 2025/12/19 04:51:31 DEBUG : file1: reading active writers 2025/12/19 04:51:31 DEBUG : file1: active writers 1 2025/12/19 04:51:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:32 DEBUG : Looking for writers 2025/12/19 04:51:32 DEBUG : file1: reading active writers 2025/12/19 04:51:32 DEBUG : file1: active writers 1 2025/12/19 04:51:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:33 DEBUG : Looking for writers 2025/12/19 04:51:33 DEBUG : file1: reading active writers 2025/12/19 04:51:33 DEBUG : file1: active writers 1 2025/12/19 04:51:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:34 DEBUG : Looking for writers 2025/12/19 04:51:34 DEBUG : file1: reading active writers 2025/12/19 04:51:34 DEBUG : file1: active writers 1 2025/12/19 04:51:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:35 DEBUG : Looking for writers 2025/12/19 04:51:35 DEBUG : file1: reading active writers 2025/12/19 04:51:35 DEBUG : file1: active writers 1 2025/12/19 04:51:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:36 DEBUG : Looking for writers 2025/12/19 04:51:36 DEBUG : file1: reading active writers 2025/12/19 04:51:36 DEBUG : file1: active writers 1 2025/12/19 04:51:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/19 04:51:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/19 04:51:37 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:37 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/19 04:51:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : file1: size = 0 OK 2025/12/19 04:51:37 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:37 DEBUG : file1: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/19 04:51:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/19 04:51:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:37 DEBUG : Looking for writers 2025/12/19 04:51:37 DEBUG : file1: reading active writers 2025/12/19 04:51:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:37 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/19 04:51:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/19 04:51:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : webdav root 'rclone-test-wodeliw0hugu': File to upload is small (100 bytes), uploading instead of streaming 2025/12/19 04:51:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : file1: size = 100 OK 2025/12/19 04:51:37 DEBUG : file1: Size of src and dst objects identical 2025/12/19 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/19 04:51:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/19 04:51:37 DEBUG : file1: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/19 04:51:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/19 04:51:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:37 DEBUG : Looking for writers 2025/12/19 04:51:37 DEBUG : file1: reading active writers 2025/12/19 04:51:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:37 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:37 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/19 04:51:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/19 04:51:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/19 04:51:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/19 04:51:37 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/19 04:51:37 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:37 DEBUG : flat: Looking for writers 2025/12/19 04:51:37 DEBUG : f003.txt: reading active writers 2025/12/19 04:51:37 DEBUG : f004.txt: reading active writers 2025/12/19 04:51:37 DEBUG : f000.txt: reading active writers 2025/12/19 04:51:37 DEBUG : f001.txt: reading active writers 2025/12/19 04:51:37 DEBUG : f002.txt: reading active writers 2025/12/19 04:51:37 DEBUG : Looking for writers 2025/12/19 04:51:37 DEBUG : flat: reading active writers 2025/12/19 04:51:37 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:37 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:37 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/19 04:51:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/19 04:51:37 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/19 04:51:37 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/19 04:51:37 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:37 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:37 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:37 DEBUG : a/b/c: Looking for writers 2025/12/19 04:51:37 DEBUG : deep.txt: reading active writers 2025/12/19 04:51:37 DEBUG : a/b: Looking for writers 2025/12/19 04:51:37 DEBUG : c: reading active writers 2025/12/19 04:51:37 DEBUG : mid.txt: reading active writers 2025/12/19 04:51:37 DEBUG : a: Looking for writers 2025/12/19 04:51:37 DEBUG : b: reading active writers 2025/12/19 04:51:37 DEBUG : top.txt: reading active writers 2025/12/19 04:51:37 DEBUG : Looking for writers 2025/12/19 04:51:37 DEBUG : a: reading active writers 2025/12/19 04:51:37 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:38 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:38 DEBUG : bigdir: Looking for writers 2025/12/19 04:51:38 DEBUG : big.bin: reading active writers 2025/12/19 04:51:38 DEBUG : Looking for writers 2025/12/19 04:51:38 DEBUG : bigdir: reading active writers 2025/12/19 04:51:38 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.64s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-wodeliw0hugu'", Local "Local file system at /tmp/rclone902831950", Modify Window "1s" 2025/12/19 04:51:38 INFO : webdav root 'rclone-test-wodeliw0hugu': poll-interval is not supported by this remote 2025/12/19 04:51:38 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:38 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:38 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/12/19 04:51:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/19 04:51:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/19 04:51:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/19 04:51:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/19 04:51:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:38 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/19 04:51:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/19 04:51:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/19 04:51:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/19 04:51:38 DEBUG : WaitForWriters: timeout=30s 2025/12/19 04:51:38 DEBUG : dir1: Looking for writers 2025/12/19 04:51:38 DEBUG : a.txt: reading active writers 2025/12/19 04:51:38 DEBUG : dir2: Looking for writers 2025/12/19 04:51:38 DEBUG : b.txt: reading active writers 2025/12/19 04:51:38 DEBUG : dir3: Looking for writers 2025/12/19 04:51:38 DEBUG : c.txt: reading active writers 2025/12/19 04:51:38 DEBUG : Looking for writers 2025/12/19 04:51:38 DEBUG : dir1: reading active writers 2025/12/19 04:51:38 DEBUG : dir2: reading active writers 2025/12/19 04:51:38 DEBUG : dir3: reading active writers 2025/12/19 04:51:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/12/19 04:51:38 DEBUG : webdav root 'rclone-test-wodeliw0hugu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.294540242s (try 1/5)